Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Prepares the host for debugging.
Syntax
HRESULT OnBeforeDebugStarting(BSTR projectId, ULONG *pProcessID);
Parameters
projectId
[in] The project Id of the project to be debugged.
pProcessID
[out, retval] The process ID of the process hosting the add-in.
Return Value
One of the standard HRESULT
values.
Requirements
Type Library | VstaCore.tlb |
Header | VstaCore.h |