Notatka
Dostęp do tej strony wymaga autoryzacji. Może spróbować zalogować się lub zmienić katalogi.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Retrieve the name of the debugging log files that contain a record of the Axe engine execution.
Syntax
virtual HRESULT GetSessionLogFile(
[out, optional] LPCWSTR *sessionLogFile
) const = 0;
Parameters
-
sessionLogFile [out, optional]
-
A double pointer to receive the path to the session files.
Return value
If the function succeeds, it returns S_OK. If it fails, it returns an error value.
Remarks
Managed code uses the Solution.SessionLogFile | sessionLogFile property
Requirements
| Minimum supported client |
Windows 7 [desktop apps only] |
| Minimum supported server |
Windows Server 2008 R2 [desktop apps only] |
| Header |
|
| DLL |
|