IActiveScriptWinRTErrorDebug::GetRestrictedErrorReference

Returns the Windows Runtime restricted reference error, if available.

Important

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

Syntax

HRESULT GetRestrictedErrorReference([out] BSTR * referenceString);  

Parameters

referenceString
[out] The reference error string.

See also

IActiveScriptWinRTErrorDebug Interface