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 117 WINOLEAPI StgCreateDocfileOnILockBytes (ILockBytes *plkbyt, DWORD grfMode, DWORD reserved, IStorage **ppstgOpen);
119 WINOLEAPI StgOpenStorageOnILockBytes (ILockBytes *plkbyt, IStorage *pstgPriority, DWORD grfMode, SNB snbExclude, DWORD reserved, IStorage **ppstgOpen);
121 WINOLEAPI StgIsStorageILockBytes (ILockBytes *plkbyt);
124 WINOLEAPI StgGetIFillLockBytesOnILockBytes (ILockBytes *pilb, IFillLockBytes **ppflb);
objidl.h 342 typedef interface ILockBytes ILockBytes;
    [all...]
comdefsp.h 718 _COM_SMARTPTR_TYPEDEF(ILockBytes,__uuidof(ILockBytes));
    [all...]
dbgprop.h 245 ILockBytes *plbValue;
    [all...]

Completed in 394 milliseconds