HomeSort by relevance Sort by last modified time
    Searched refs:get_OverQuotaLimit (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
cdoexm.h 369 virtual HRESULT WINAPI get_OverQuotaLimit(__LONG32 *pOverQuotaLimit) = 0;
402 HRESULT (WINAPI *get_OverQuotaLimit)(IMailboxStore *This,__LONG32 *pOverQuotaLimit);
437 #define IMailboxStore_get_OverQuotaLimit(This,pOverQuotaLimit) (This)->lpVtbl->get_OverQuotaLimit(This,pOverQuotaLimit)
    [all...]
emostore.h     [all...]

Completed in 111 milliseconds