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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
propkeydef.h 50 #define IsEqualPropertyKey(a,b) (((a).pid == (b).pid) && IsEqualIID((a).fmtid,(b).fmtid))
52 #define IsEqualPropertyKey(a,b) (((a).pid == (b).pid) && IsEqualIID(&(a).fmtid,&(b).fmtid))
devpropdef.h 80 DEVPROPGUID fmtid; member in struct:_DEVPROPKEY
106 #define IsEqualDevPropKey(a, b) (((a).pid == (b).pid) && IsEqualIID((a).fmtid, (b).fmtid))
108 #define IsEqualDevPropKey(a, b) (((a).pid == (b).pid) && IsEqualIID(&(a).fmtid, &(b).fmtid))
wtypes.h 167 typedef FMTID *REFFMTID;
574 GUID fmtid; member in struct:_tagpropertykey
propidl.h 424 FMTID fmtid; member in struct:tagSTATPROPSETSTG
    [all...]
shobjidl.h     [all...]
shlobj.h     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 271 milliseconds