Searched refs:IEnumContextProps (Results 1 - 4 of 4) 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...]
H A Dobjidl.idl2469 interface IEnumContextProps : IUnknown
2471 typedef [unique] IEnumContextProps *LPENUMCONTEXTPROPS;
2484 [out] IEnumContextProps **ppEnumContextProps);
2511 [out] IEnumContextProps **ppEnumContextProps);
/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...]
H A Dobjidl.idl2424 interface IEnumContextProps : IUnknown
2426 typedef [unique] IEnumContextProps *LPENUMCONTEXTPROPS;
2439 [out] IEnumContextProps **ppEnumContextProps);
2466 [out] IEnumContextProps **ppEnumContextProps);

Completed in 81 milliseconds