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 CloseLogFile method closes the currently-open log file.
Syntax
HRESULT CloseLogFile();
Return value
| Return code | Description |
|---|---|
|
The method was successful. |
This method can also return error values. See Return Values for more details.
Remarks
If no log file is open, this method has no effect.
For more about log files, see Using Input and Output.
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Desktop |
| Header | dbgeng.h (include Dbgeng.h) |