COlePropertyPage::GetControlStatus

COlePropertyPage::GetControlStatus

BOOL GetControlStatus( UINT nID );

Return Value

TRUE if the control value has been modified; otherwise FALSE.

Parameters

nID

Resource ID of a property page control.

Remarks

Call this function to determine whether the user has modified the value of the property page control with the specified resource ID.

COlePropertyPage Overview |  Class Members |  Hierarchy Chart

See Also   COlePropertyPage::SetControlStatus