MCPcopy Create free account
hub / github.com/cinience/RedisStudio / GetActiveState

Method GetActiveState

DuiLib/Control/UIRichEdit.cpp:66–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64 HRESULT OnTxInPlaceDeactivate();
65 HRESULT OnTxInPlaceActivate(LPCRECT prcClient);
66 BOOL GetActiveState(void) { return fInplaceActive; }
67 BOOL DoSetCursor(RECT *prc, POINT *pt);
68 void SetTransparent(BOOL fTransparent);
69 void GetControlRect(LPRECT prc);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected