Fills in a CONTROLINFO structure with information about a control’s keyboard mnemonics and keyboard behavior.
HRESULT GetControlInfo(
CONTROLINFO* pCI |
//Pointer to structure |
); |
Parameters
Return Values
This method supports the standard return value E_OUTOFMEMORY, as well as the following:
See Also