Returns the language-dependent programmatic identifier for the class or application that raised the error.

HRESULT GetSource(
   BSTR*  pbstrSource
);

Parameters

pbstrSource

[out] String that contains a programmatic identifier, in the form progname.objectname.

Expand imageReturn Value

Expand imageRemarks

Expand imageSee Also