HomeSort by relevance Sort by last modified time
    Searched refs:pwszValue (Results 1 - 8 of 8) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
xmllite.h 840 LPCWSTR pwszValue) = 0;
865 LPCWSTR pwszValue) = 0;
    [all...]
mfidl.h 234 LPWSTR pwszValue,
433 #define IMFTopologyNode_GetString(This,guidKey,pwszValue,cchBufSize,pcchLength) (This)->lpVtbl->GetString(This,guidKey,pwszValue,cchBufSize,pcchLength)
510 static FORCEINLINE HRESULT IMFTopologyNode_GetString(IMFTopologyNode* This,REFGUID guidKey,LPWSTR pwszValue,UINT32 cchBufSize,UINT32 *pcchLength) {
511 return This->lpVtbl->GetString(This,guidKey,pwszValue,cchBufSize,pcchLength);
    [all...]
mfobjects.h 207 LPWSTR pwszValue,
363 LPWSTR pwszValue,
487 #define IMFAttributes_GetString(This,guidKey,pwszValue,cchBufSize,pcchLength) (This)->lpVtbl->GetString(This,guidKey,pwszValue,cchBufSize,pcchLength)
547 static FORCEINLINE HRESULT IMFAttributes_GetString(IMFAttributes* This,REFGUID guidKey,LPWSTR pwszValue,UINT32 cchBufSize,UINT32 *pcchLength) {
548 return This->lpVtbl->GetString(This,guidKey,pwszValue,cchBufSize,pcchLength);
701 LPWSTR pwszValue,
    [all...]
wmcontainer.h 226 STDMETHOD_(HRESULT,GetString)(THIS_ REFGUID guidKey,LPWSTR pwszValue,UINT32 cchBufSize,UINT32 *pcchLength) PURE;
272 #define IMFASFContentInfo_GetString(This,guidKey,pwszValue,cchBufSize,pcchLength) (This)->lpVtbl->GetString(This,guidKey,pwszValue,cchBufSize,pcchLength)
328 STDMETHOD_(HRESULT,GetString)(THIS_ REFGUID guidKey,LPWSTR pwszValue,UINT32 cchBufSize,UINT32 *pcchLength) PURE;
377 #define IMFASFStreamConfig_GetString(This,guidKey,pwszValue,cchBufSize,pcchLength) (This)->lpVtbl->GetString(This,guidKey,pwszValue,cchBufSize,pcchLength)
436 STDMETHOD_(HRESULT,GetString)(THIS_ REFGUID guidKey,LPWSTR pwszValue,UINT32 cchBufSize,UINT32 *pcchLength) PURE;
    [all...]
cmdtree.h 313 LPOLESTR pwszValue;
vds.h     [all...]
xenroll.h     [all...]
wincrypt.h     [all...]

Completed in 111 milliseconds