Searched refs:ILockBytes (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Ditss.idl56 [in] ILockBytes * plkbyt,
66 [in] ILockBytes * plkbyt);
77 [in] ILockBytes * plkbyt,
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Ditss.idl56 [in] ILockBytes * plkbyt,
66 [in] ILockBytes * plkbyt);
77 [in] ILockBytes * plkbyt,
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dobjbase.h484 HRESULT WINAPI StgIsStorageILockBytes(ILockBytes *plkbyt);
488 HRESULT WINAPI StgCreateDocfileOnILockBytes(ILockBytes *plkbyt,DWORD grfMode, DWORD reserved, IStorage** ppstgOpen);
489 HRESULT WINAPI StgOpenStorageOnILockBytes(ILockBytes *plkbyt, IStorage *pstgPriority, DWORD grfMode, SNB snbExclude, DWORD reserved, IStorage **ppstgOpen);
H A Dobjidl.h161 typedef interface ILockBytes ILockBytes; typedef
4636 * ILockBytes interface
4641 typedef ILockBytes *LPLOCKBYTES;
4644 interface ILockBytes : public IUnknown
4685 ILockBytes* This,
4690 ILockBytes* This);
4693 ILockBytes* This);
4695 /*** ILockBytes methods ***/
4697 ILockBytes* Thi
[all...]
H A Dobjidl.idl1080 interface ILockBytes : IUnknown
1082 typedef [unique] ILockBytes *LPLOCKBYTES;
1216 [in] ILockBytes *pILockBytes);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dobjbase.h525 HRESULT WINAPI StgIsStorageILockBytes(ILockBytes *plkbyt);
529 HRESULT WINAPI StgCreateDocfileOnILockBytes(ILockBytes *plkbyt,DWORD grfMode, DWORD reserved, IStorage** ppstgOpen);
530 HRESULT WINAPI StgOpenStorageOnILockBytes(ILockBytes *plkbyt, IStorage *pstgPriority, DWORD grfMode, SNB snbExclude, DWORD reserved, IStorage **ppstgOpen);
H A Dobjidl.h161 typedef interface ILockBytes ILockBytes; typedef
4636 * ILockBytes interface
4641 typedef ILockBytes *LPLOCKBYTES;
4644 interface ILockBytes : public IUnknown
4685 ILockBytes* This,
4690 ILockBytes* This);
4693 ILockBytes* This);
4695 /*** ILockBytes methods ***/
4697 ILockBytes* Thi
[all...]
H A Dobjidl.idl1068 interface ILockBytes : IUnknown
1070 typedef [unique] ILockBytes *LPLOCKBYTES;
1204 [in] ILockBytes *pILockBytes);

Completed in 2247 milliseconds