Successful property
- Last UpdatedJul 22, 2024
- 1 minute read
Indicates whether the operation was successful.
Class
ICommandResult
Syntax
[C#]
bool Successful { get; };
[Visual C++]
HRESULT Successful( [out, retval] VARIANT_BOOL* );
Indicates whether the operation was successful.
ICommandResult
[C#]
bool Successful { get; };
[Visual C++]
HRESULT Successful( [out, retval] VARIANT_BOOL* );