Debugging Tools for Windows |
The GetEngineOptions method returns the engine's options.
HRESULT
IDebugControl::GetEngineOptions(
OUT PULONG Options
);
This method may also return error values. See Return Values for more details.
GetEngineOptions is available in all versions of IDebugControl.
Headers: Defined in Dbgeng.h. Include Dbgeng.h.