Following a successful import operation, the return code is: S_OK. If an error occurs, use this method to find the string value (that is, an explanation) of the error.
HRESULT GetStatusString( [in] long hResult, [out,retval] BSTR* statusString };
Return values for GetStatusString method
Indicates that an invalid argument was passed to the method.
Copyright © 2014 CA.
All rights reserved.
|
|