Searched defs:get_MaxUserCount (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Diads.h4534 virtual HRESULT WINAPI get_MaxUserCount(__LONG32 *retval) = 0;
4586 HRESULT (WINAPI *get_MaxUserCount)(IADsFileService *This,__LONG32 *retval); member in struct:IADsFileServiceVtbl
4640 #define IADsFileService_get_MaxUserCount(This,retval) (This)->lpVtbl->get_MaxUserCount(This,retval)
4749 virtual HRESULT WINAPI get_MaxUserCount(__LONG32 *retval) = 0;
4782 HRESULT (WINAPI *get_MaxUserCount)(IADsFileShare *This,__LONG32 *retval); member in struct:IADsFileShareVtbl
4817 #define IADsFileShare_get_MaxUserCount(This,retval) (This)->lpVtbl->get_MaxUserCount(This,retval)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Diads.h4534 virtual HRESULT WINAPI get_MaxUserCount(__LONG32 *retval) = 0;
4586 HRESULT (WINAPI *get_MaxUserCount)(IADsFileService *This,__LONG32 *retval); member in struct:IADsFileServiceVtbl
4640 #define IADsFileService_get_MaxUserCount(This,retval) (This)->lpVtbl->get_MaxUserCount(This,retval)
4749 virtual HRESULT WINAPI get_MaxUserCount(__LONG32 *retval) = 0;
4782 HRESULT (WINAPI *get_MaxUserCount)(IADsFileShare *This,__LONG32 *retval); member in struct:IADsFileShareVtbl
4817 #define IADsFileShare_get_MaxUserCount(This,retval) (This)->lpVtbl->get_MaxUserCount(This,retval)

Completed in 96 milliseconds