Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
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 |