BOOL PressButton( int nButton );
Return Value
Nonzero if successful; otherwise zero.
Parameters
nButton
nButton : Identifies the button to be pressed. This parameter can be one of the following values:
Remarks
Call this member function to simulate the choice of the specified button in a property sheet. See PSM_PRESSBUTTON for more information about the Windows SDK Pressbutton message.