CComControl::GetAmbientDisplayName

This method retrieves DISPID_AMBIENT_DISPLAYNAME, the name the container has supplied to the control.

Syntax

HRESULT GetAmbientDisplayName( BSTR& bstrDisplayName );

At a Glance

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

See Also

CComControl Overview, CComControl Methods