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.
Enables a debug engine to pass a callback to the expression evaluator during initialization.
HRESULT SetIDebugIDECallback (
IDebugIDECallback * pCallback
);
int SetIDebugIDECallback (
IDebugIDECallback pCallback
);
Parameters
- pCallback
[in] Interface for the callback.
Return Value
If successful, returns S_OK; otherwise, returns an error code.