IOleControlImpl::GetControlInfo

Fills in information about the control's keyboard behavior.

HRESULT GetControlInfo(
   LPCONTROLINFO pCI 
);

Remarks

See IOleControl:GetControlInfo in the Windows SDK.

Return Value

Returns E_NOTIMPL.

Requirements

Header: atlctl.h

See Also

Reference

IOleControlImpl Class

Other Resources

IOleControlImpl Members