HomeSort by relevance Sort by last modified time
    Searched defs:get_Number (Results 1 - 4 of 4) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
asptlb.h     [all...]
agtctl.h 256 virtual HRESULT WINAPI get_Number(__LONG32 *Number) = 0;
271 HRESULT (WINAPI *get_Number)(IAgentCtlRequest *This,__LONG32 *Number);
288 #define IAgentCtlRequest_get_Number(This,Number) (This)->lpVtbl->get_Number(This,Number)
    [all...]
adoint.h     [all...]
adoint_backcompat.h     [all...]

Completed in 228 milliseconds