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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Durlmon.h44 typedef interface IAuthenticate IAuthenticate; typedef
923 * IAuthenticate interface
928 typedef IAuthenticate *LPAUTHENTICATION;
931 interface IAuthenticate : public IUnknown
945 IAuthenticate* This,
950 IAuthenticate* This);
953 IAuthenticate* This);
955 /*** IAuthenticate methods ***/
957 IAuthenticate* Thi
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Durlmon.h44 typedef interface IAuthenticate IAuthenticate; typedef
929 * IAuthenticate interface
934 typedef IAuthenticate *LPAUTHENTICATION;
937 interface IAuthenticate : public IUnknown
951 IAuthenticate* This,
956 IAuthenticate* This);
959 IAuthenticate* This);
961 /*** IAuthenticate methods ***/
963 IAuthenticate* Thi
[all...]

Completed in 67 milliseconds