IActiveScriptWinRTErrorDebug::GetRestrictedErrorString

Returns the Windows Runtime restricted error string, if available.

Important

IActiveScriptWinRTErrorDebug Interface is implemented by PDM v11.0 and greater. Found in activdbg100.h.

Syntax

HRESULT GetRestrictedErrorString([out] BSTR * errorString);   

Parameters

errorString
[out] The restricted error string.

See also

IActiveScriptWinRTErrorDebug Interface