HomeSort by relevance Sort by last modified time
    Searched refs:get_ADsPath (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 165 HRESULT (WINAPI *get_ADsPath)(IISApplicationPool *This,BSTR *retval);
195 #define IISApplicationPool_get_ADsPath(This,retval) (This)->lpVtbl->get_ADsPath(This,retval)
240 HRESULT (WINAPI *get_ADsPath)(IISApplicationPools *This,BSTR *retval);
266 #define IISApplicationPools_get_ADsPath(This,retval) (This)->lpVtbl->get_ADsPath(This,retval)
316 HRESULT (WINAPI *get_ADsPath)(IISWebService *This,BSTR *retval);
358 #define IISWebService_get_ADsPath(This,retval) (This)->lpVtbl->get_ADsPath(This,retval)
447 HRESULT (WINAPI *get_ADsPath)(IISDsCrMap *This,BSTR *retval);
    [all...]
iads.h     [all...]
mqoai.h     [all...]

Completed in 385 milliseconds