Searched defs:ILockBytes (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
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...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
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...]

Completed in 812 milliseconds