Searched refs:get_SchemaRoleOwner (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Diads.h6739 virtual HRESULT WINAPI get_SchemaRoleOwner(BSTR *retval) = 0;
6763 HRESULT (WINAPI *get_SchemaRoleOwner)(IADsADSystemInfo *This,BSTR *retval); member in struct:IADsADSystemInfoVtbl
6789 #define IADsADSystemInfo_get_SchemaRoleOwner(This,retval) (This)->lpVtbl->get_SchemaRoleOwner(This,retval)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Diads.h6739 virtual HRESULT WINAPI get_SchemaRoleOwner(BSTR *retval) = 0;
6763 HRESULT (WINAPI *get_SchemaRoleOwner)(IADsADSystemInfo *This,BSTR *retval); member in struct:IADsADSystemInfoVtbl
6789 #define IADsADSystemInfo_get_SchemaRoleOwner(This,retval) (This)->lpVtbl->get_SchemaRoleOwner(This,retval)

Completed in 197 milliseconds