COleControl::GetNotSupported

This method is called in place of the Get method of any property where retrieval of the property by the control's user is not supported, for example, a property that is write-only.

At a Glance

Header file: Afxctl.h
Platforms: H/PC 2.0, H/PC Pro
Windows CE versions: 2.0 and later
Complete documentation: Visual C++ documentation

Syntax

void GetNotSupported( );

See Also

COleControl::SetNotSupported