Searched refs:put_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.h4535 virtual HRESULT WINAPI put_MaxUserCount(__LONG32 lnMaxUserCount) = 0;
4587 HRESULT (WINAPI *put_MaxUserCount)(IADsFileService *This,__LONG32 lnMaxUserCount); member in struct:IADsFileServiceVtbl
4641 #define IADsFileService_put_MaxUserCount(This,lnMaxUserCount) (This)->lpVtbl->put_MaxUserCount(This,lnMaxUserCount)
4750 virtual HRESULT WINAPI put_MaxUserCount(__LONG32 lnMaxUserCount) = 0;
4783 HRESULT (WINAPI *put_MaxUserCount)(IADsFileShare *This,__LONG32 lnMaxUserCount); member in struct:IADsFileShareVtbl
4818 #define IADsFileShare_put_MaxUserCount(This,lnMaxUserCount) (This)->lpVtbl->put_MaxUserCount(This,lnMaxUserCount)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Diads.h4535 virtual HRESULT WINAPI put_MaxUserCount(__LONG32 lnMaxUserCount) = 0;
4587 HRESULT (WINAPI *put_MaxUserCount)(IADsFileService *This,__LONG32 lnMaxUserCount); member in struct:IADsFileServiceVtbl
4641 #define IADsFileService_put_MaxUserCount(This,lnMaxUserCount) (This)->lpVtbl->put_MaxUserCount(This,lnMaxUserCount)
4750 virtual HRESULT WINAPI put_MaxUserCount(__LONG32 lnMaxUserCount) = 0;
4783 HRESULT (WINAPI *put_MaxUserCount)(IADsFileShare *This,__LONG32 lnMaxUserCount); member in struct:IADsFileShareVtbl
4818 #define IADsFileShare_put_MaxUserCount(This,lnMaxUserCount) (This)->lpVtbl->put_MaxUserCount(This,lnMaxUserCount)

Completed in 180 milliseconds