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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
objbase.h 314 WINOLEAPI StgCreateDocfileOnILockBytes(ILockBytes *plkbyt,DWORD grfMode,DWORD reserved,IStorage **ppstgOpen);
316 WINOLEAPI StgOpenStorageOnILockBytes(ILockBytes *plkbyt,IStorage *pstgPriority,DWORD grfMode,SNB snbExclude,DWORD reserved,IStorage **ppstgOpen);
318 WINOLEAPI StgIsStorageILockBytes(ILockBytes *plkbyt);
321 WINOLEAPI StgGetIFillLockBytesOnILockBytes(ILockBytes *pilb,IFillLockBytes **ppflb);
objidl.h 206 typedef struct ILockBytes ILockBytes;
    [all...]
comdefsp.h 718 _COM_SMARTPTR_TYPEDEF(ILockBytes,__uuidof(ILockBytes));
    [all...]
dbgprop.h 136 ILockBytes *plbValue;
    [all...]

Completed in 92 milliseconds