Поделиться через


COleControl::GetNotSupported

Prevents access to a control's property value by the user.

void GetNotSupported( );

Заметки

Call this function in place of the Get function of any property where retrieval of the property by the control's user is not supported. One example would be a property that is write only.

Требования

Header: afxctl.h

См. также

Основные понятия

COleControl Class

COleControl Members

Hierarchy Chart

COleControl::SetNotSupported