COleControl::GetNotSupported

Call this member function in place of the Get function of any property where retrieval of the property by the control's user is not supported, for instance a property that is write-only.

Syntax

void GetNotSupported( );

At a Glance

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

See Also

COleControl Overview, COleControl Member Functions, Control Classes, COleControl::SetNotSupported