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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Diads.h5341 virtual HRESULT WINAPI put_ObjectType(BSTR bstrObjectType) = 0;
5366 HRESULT (WINAPI *put_ObjectType)(IADsAccessControlEntry *This,BSTR bstrObjectType); member in struct:IADsAccessControlEntryVtbl
5393 #define IADsAccessControlEntry_put_ObjectType(This,bstrObjectType) (This)->lpVtbl->put_ObjectType(This,bstrObjectType)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Diads.h5341 virtual HRESULT WINAPI put_ObjectType(BSTR bstrObjectType) = 0;
5366 HRESULT (WINAPI *put_ObjectType)(IADsAccessControlEntry *This,BSTR bstrObjectType); member in struct:IADsAccessControlEntryVtbl
5393 #define IADsAccessControlEntry_put_ObjectType(This,bstrObjectType) (This)->lpVtbl->put_ObjectType(This,bstrObjectType)

Completed in 136 milliseconds