IActiveScriptWinRTErrorDebug::GetCapabilitySid

Returns the capability SID for the Windows Runtime error, if available.

Important

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

Syntax

HRESULT GetCapabilitySid([out] BSTR * capabilitySid);  

Parameters

capabilitySid
The capability SID of the error.

See also

IActiveScriptWinRTErrorDebug Interface