Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
The GetEngineOptions method returns the engine's options.
Syntax
HRESULT GetEngineOptions(
[out] PULONG Options
);
Parameters
[out] Options
Receives a bit-set that contains the engine's options. For a description of the engine options, see DEBUG_ENGOPT_XXX.
Return value
This method may also return error values. See Return Values for more details.
| Return code | Description |
|---|---|
|
The method was successful. |
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Desktop |
| Header | dbgeng.h (include Dbgeng.h) |