Collapse All
Parallels Virtualization SDK
ContentsIndex
PreviousUpNext
PrlApi_SetLogPath Function
System Functions

Set path to log location for SDK library module.

Syntax
PRL_RESULT PrlApi_SetLogPath(
    PRL_CONST_STR sLogPath
);
File

PrlApiDeprecated.h

Remarks

If sLogPath is NULL or empty string - default client log path will be set. 

PRL_ERR_SUCCESS - function completed successfully. 

Links
© 2021 Parallels International GmbH. All rights reserved.