HomeSort by relevance Sort by last modified time
    Searched refs:get_GUID (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
iiisext.h 164 HRESULT (WINAPI *get_GUID)(IISApplicationPool *This,BSTR *retval);
194 #define IISApplicationPool_get_GUID(This,retval) (This)->lpVtbl->get_GUID(This,retval)
239 HRESULT (WINAPI *get_GUID)(IISApplicationPools *This,BSTR *retval);
265 #define IISApplicationPools_get_GUID(This,retval) (This)->lpVtbl->get_GUID(This,retval)
315 HRESULT (WINAPI *get_GUID)(IISWebService *This,BSTR *retval);
357 #define IISWebService_get_GUID(This,retval) (This)->lpVtbl->get_GUID(This,retval)
446 HRESULT (WINAPI *get_GUID)(IISDsCrMap *This,BSTR *retval);
    [all...]
iads.h 1055 virtual HRESULT WINAPI get_GUID(BSTR *retval) = 0
    [all...]
agtctl.h     [all...]

Completed in 58 milliseconds