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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dobjidl.h396 typedef interface IEnumContextProps IEnumContextProps; typedef
9979 * IEnumContextProps interface
9984 typedef IEnumContextProps *LPENUMCONTEXTPROPS;
9987 interface IEnumContextProps : public IUnknown
10001 IEnumContextProps **ppEnumContextProps) = 0;
10013 IEnumContextProps* This,
10018 IEnumContextProps* This);
10021 IEnumContextProps* This);
10023 /*** IEnumContextProps method
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dobjidl.h396 typedef interface IEnumContextProps IEnumContextProps; typedef
9979 * IEnumContextProps interface
9984 typedef IEnumContextProps *LPENUMCONTEXTPROPS;
9987 interface IEnumContextProps : public IUnknown
10001 IEnumContextProps **ppEnumContextProps) = 0;
10013 IEnumContextProps* This,
10018 IEnumContextProps* This);
10021 IEnumContextProps* This);
10023 /*** IEnumContextProps method
[all...]

Completed in 100 milliseconds