Collapse All
Parallels Virtualization SDK
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
Copyright © 1999-2017 Parallels International GmbH. All rights reserved.