HomeSort by relevance Sort by last modified time
    Searched refs:pwszValue (Results 1 - 9 of 9) 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...]
werapi.h 161 PWSTR pwszValue,
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 260 LPWSTR pwszValue,
416 LPWSTR pwszValue,
540 #define IMFAttributes_GetString(This,guidKey,pwszValue,cchBufSize,pcchLength) (This)->lpVtbl->GetString(This,guidKey,pwszValue,cchBufSize,pcchLength)
600 static FORCEINLINE HRESULT IMFAttributes_GetString(IMFAttributes* This,REFGUID guidKey,LPWSTR pwszValue,UINT32 cchBufSize,UINT32 *pcchLength) {
601 return This->lpVtbl->GetString(This,guidKey,pwszValue,cchBufSize,pcchLength);
754 LPWSTR pwszValue,
    [all...]
wmcontainer.h     [all...]
cmdtree.h 313 LPOLESTR pwszValue;
vds.h     [all...]
xenroll.h     [all...]
wincrypt.h     [all...]

Completed in 194 milliseconds