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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mspstrm.h 59 STDMETHOD (get_Direction) (TERMINAL_DIRECTION *pTerminalDirection);
mspterm.h 31 STDMETHOD(get_Direction)(TERMINAL_DIRECTION *pDirection);
mspaddr.h 61 STDMETHOD(get_Direction)(TERMINAL_DIRECTION *pDirection);
termmgr.h 288 virtual HRESULT WINAPI get_Direction(TMGR_DIRECTION *pDirection) = 0;
316 HRESULT (WINAPI *get_Direction)(ITPluggableTerminalClassRegistration *This,TMGR_DIRECTION *pDirection);
346 #define ITPluggableTerminalClassRegistration_get_Direction(This,pDirection) (This)->lpVtbl->get_Direction(This,pDirection)
    [all...]
control.h     [all...]
dbdaoint.h 679 STDMETHOD(get_Direction) (short *pOption) PURE;
    [all...]
tapi3if.h     [all...]
adoint.h     [all...]
rtccore.h     [all...]

Completed in 2573 milliseconds