COlePropertyPage::GetControlStatus
确定用户是否已修改属性页控件的值与指定的资源ID的.
BOOL GetControlStatus(
UINT nID
);
参数
- nID
属性页控件的资源ID。
返回值
TRUE,如果修改了控件值;否则 FALSE。
要求
Header: afxctl.h
确定用户是否已修改属性页控件的值与指定的资源ID的.
BOOL GetControlStatus(
UINT nID
);
TRUE,如果修改了控件值;否则 FALSE。
Header: afxctl.h