CComControl::GetAmbientSupportsMnemonics

This method retrieves DISPID_AMBIENT_SUPPORTSMNEMONICS, a flag indicating whether the container supports keyboard mnemonics.

Syntax

HRESULT GetAmbientSupportsMnemonics( BOOL& bSupportsMnemonics );

At a Glance

Header file: Atlctl.h
Platforms:
Versions: 2.0 and later
Complete documentation: Visual C++ documentation

See Also

CComControl Overview, CComControl Methods