Show the property sheet.
[Visual Basic 6.0] Function ShowPropertySheet As Boolean
[Visual Basic .NET] Public Function ShowPropertySheet ( _ ) As Boolean
[C#] public bool ShowPropertySheet ( );
[Java] public Boolean showPropertySheet ( ) throws IOException, AutomationException
[C++]
HRESULT ShowPropertySheet(
VARIANT_BOOL* ok
);
Parameters
ok [out, retval]
ok is a parameter of type VARIANT_BOOL