Home
last modified time | relevance | path

Searched refs:ppManageModule (Results 1 – 4 of 4) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dcertexit.h116 virtual HRESULT WINAPI GetManageModule(ICertManageModule **ppManageModule) = 0;
131 HRESULT (WINAPI *GetManageModule)(ICertExit2 *This,ICertManageModule **ppManageModule);
148 #define ICertExit2_GetManageModule(This,ppManageModule) (This)->lpVtbl->GetManageModule(This,ppMana… argument
151 …ESULT WINAPI ICertExit2_GetManageModule_Proxy(ICertExit2 *This,ICertManageModule **ppManageModule);
H A Dcertpol.h108 virtual HRESULT WINAPI GetManageModule(ICertManageModule **ppManageModule) = 0;
124 HRESULT (WINAPI *GetManageModule)(ICertPolicy2 *This,ICertManageModule **ppManageModule);
142 #define ICertPolicy2_GetManageModule(This,ppManageModule) (This)->lpVtbl->GetManageModule(This,ppMa… argument
145 …T WINAPI ICertPolicy2_GetManageModule_Proxy(ICertPolicy2 *This,ICertManageModule **ppManageModule);
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dcertexit.h116 virtual HRESULT WINAPI GetManageModule(ICertManageModule **ppManageModule) = 0;
131 HRESULT (WINAPI *GetManageModule)(ICertExit2 *This,ICertManageModule **ppManageModule);
148 #define ICertExit2_GetManageModule(This,ppManageModule) (This)->lpVtbl->GetManageModule(This,ppMana… argument
151 …ESULT WINAPI ICertExit2_GetManageModule_Proxy(ICertExit2 *This,ICertManageModule **ppManageModule);
H A Dcertpol.h108 virtual HRESULT WINAPI GetManageModule(ICertManageModule **ppManageModule) = 0;
124 HRESULT (WINAPI *GetManageModule)(ICertPolicy2 *This,ICertManageModule **ppManageModule);
142 #define ICertPolicy2_GetManageModule(This,ppManageModule) (This)->lpVtbl->GetManageModule(This,ppMa… argument
145 …T WINAPI ICertPolicy2_GetManageModule_Proxy(ICertPolicy2 *This,ICertManageModule **ppManageModule);