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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
qmgr.h 253 virtual HRESULT WINAPI get_Size(DWORD *pdwSize) = 0;
275 HRESULT (WINAPI *get_Size)(IBackgroundCopyGroup *This,DWORD *pdwSize);
299 #define IBackgroundCopyGroup_get_Size(This,pdwSize) (This)->lpVtbl->get_Size(This,pdwSize)
    [all...]
cdonts.h     [all...]
shldisp.h 550 virtual HRESULT WINAPI get_Size(LONG *pul) = 0;
578 HRESULT (WINAPI *get_Size)(FolderItem *This,LONG *pul);
608 #define FolderItem_get_Size(This,pul) (This)->lpVtbl->get_Size(This,pul)
    [all...]
dbdaoint.h 601 STDMETHOD(get_Size) (__LONG32 *pl) PURE;
    [all...]
ocidl.h     [all...]
adoint.h     [all...]
fsrm.h     [all...]
iads.h     [all...]

Completed in 387 milliseconds