Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Tells the program or program node which debug engine (DE) to use to debug this program.
HRESULT SetEngine(
REFGUID guidEngine
);
int SetEngine(
ref Guid guidEngine
);
Parameters
- guidEngine
[in] The GUID of the DE.
Return Value
If successful, returns S_OK; otherwise, returns an error code.