Fills in a CONTROLINFO structure with information about a control's keyboard mnemonics and keyboard behavior.
HRESULT GetControlInfo(
CONTROLINFO* pCI //Pointer to structure
);
This method supports the standard return value E_OUTOFMEMORY, as well as the following:
Windows NT: Use version 4.0 or later.
Windows: Use Windows 95 or later.
Windows CE: Unsupported.
Header: Declared in ocidl.h.