Package prlsdkapi :: Module prlsdk
[hide private]
[frames] | no frames]

Module prlsdk

Functions [hide private]
 
DeinitializeSDK(...)
DeinitializeSDK
 
GetSDKLibraryPath(...)
GetSDKLibraryPath
 
InitializeSDK(...)
InitializeSDK
 
InitializeSDKEx(...)
InitializeSDKEx
 
IsSDKInitialized(...)
IsSDKInitialized
 
PrlAcl_GetAccessForOthers(...)
Obtain the virtual machine access rights information.
 
PrlAcl_GetOwnerName(...)
Determine the virtual machine owner name.
 
PrlAcl_IsAllowed(...)
Determine if the current user is authorized to perform a specified task on the virtual machine.
 
PrlAcl_IsCurrentSessionOwner(...)
Determine if the current user is the owner of the virtual machine.
 
PrlAcl_SetAccessForOthers(...)
Set access rights on a virtual machine.
 
PrlApi_CreateHandlesList(...)
 
PrlApi_CreateOpTypeList(...)
 
PrlApi_CreateProblemReport(...)
PrlApi_CreateProblemReport
 
PrlApi_CreateStringsList(...)
 
PrlApi_Deinit(...)
De-initializes the library.
 
PrlApi_GetAppMode(...)
Return the Parallels API application mode.
 
PrlApi_GetCrashDumpsPath(...)
Return the name and path of the directory where Parallels crash dumps are stored.
 
PrlApi_GetDefaultOsVersion(...)
Return the default guest OS version for the specified guest OS type.
 
PrlApi_GetMessageType(...)
Evaluate the specified error code and return its classification (warning, question, info, etc.).
 
PrlApi_GetRecommendMinVmMem(...)
Return recommended minimal memory size for guest OS defined in the OS version parameter.
 
PrlApi_GetRemoteCommandCode(...)
 
PrlApi_GetRemoteCommandIndex(...)
 
PrlApi_GetRemoteCommandTarget(...)
 
PrlApi_GetResultDescription(...)
Evaluate a return code and return a description of the problem.
 
PrlApi_GetSupportedOsesTypes(...)
Determine the supported OS types for the current API mode.
 
PrlApi_GetSupportedOsesVersions(...)
PrlApi_GetSupportedOsesVersions
 
PrlApi_GetVersion(...)
Return the Parallels API version number.
 
PrlApi_Init(...)
Initialize the Parallels API library.
 
PrlApi_InitCrashHandler(...)
Initiate the standard Parallels crash dump handler.
 
PrlApi_InitEx(...)
Initialize the Parallels API library (extended version).
 
PrlApi_MsgCanBeIgnored(...)
Evaluate an error code and determine if the error is critical.
 
PrlApi_SendPackedProblemReport(...)
PrlApi_SendPackedProblemReport
 
PrlApi_SendProblemReport(...)
Send a problem report to the Parallels support server.
 
PrlApi_SendRemoteCommand(...)
 
PrlApi_UnregisterRemoteDevice(...)
Unregister a remote device.
 
PrlAppliance_Create(...)
PrlAppliance_Create
 
PrlBackupFileDiff_GetOffset(...)
PrlBackupFileDiff_GetOffset
 
PrlBackupFileDiff_GetSize(...)
PrlBackupFileDiff_GetSize
 
PrlBackupFile_GetDifferencesList(...)
PrlBackupFile_GetDifferencesList
 
PrlBackupFile_GetKind(...)
PrlBackupFile_GetKind
 
PrlBackupFile_GetLevel(...)
PrlBackupFile_GetLevel
 
PrlBackupFile_GetPath(...)
PrlBackupFile_GetPath
 
PrlBackupFile_GetRestorePath(...)
PrlBackupFile_GetRestorePath
 
PrlBackupFile_GetSize(...)
PrlBackupFile_GetSize
 
PrlBackupFile_GetType(...)
PrlBackupFile_GetType
 
PrlBackupInfo_GetState(...)
PrlBackupInfo_GetState
 
PrlBackupInfo_GetVmPath(...)
PrlBackupInfo_GetVmPath
 
PrlBackupInfo_IsBootcamp(...)
PrlBackupInfo_IsBootcamp
 
PrlBackupParam_GetChangeMonitoring(...)
PrlBackupParam_GetChangeMonitoring
 
PrlBackupParam_GetLevel(...)
PrlBackupParam_GetLevel
 
PrlBackupParam_GetLocationTimeout(...)
PrlBackupParam_GetLocationTimeout
 
PrlBackupParam_GetLocationUuid(...)
PrlBackupParam_GetLocationUuid
 
PrlBackupParam_GetOptions(...)
PrlBackupParam_GetOptions
 
PrlBackupParam_SetChangeMonitoring(...)
PrlBackupParam_SetChangeMonitoring
 
PrlBackupParam_SetLevel(...)
PrlBackupParam_SetLevel
 
PrlBackupParam_SetLocationTimeout(...)
PrlBackupParam_SetLocationTimeout
 
PrlBackupParam_SetLocationUuid(...)
PrlBackupParam_SetLocationUuid
 
PrlBackupParam_SetOptions(...)
PrlBackupParam_SetOptions
 
PrlBackup_Begin(...)
PrlBackup_Begin
 
PrlBackup_Commit(...)
PrlBackup_Commit
 
PrlBackup_GetFilesList(...)
PrlBackup_GetFilesList
 
PrlBackup_GetInfo(...)
PrlBackup_GetInfo
 
PrlBackup_GetParams(...)
PrlBackup_GetParams
 
PrlBackup_GetSessionUuid(...)
PrlBackup_GetSessionUuid
 
PrlBackup_Rollback(...)
PrlBackup_Rollback
 
PrlBackup_SendProgress(...)
PrlBackup_SendProgress
 
PrlBackup_SetParams(...)
PrlBackup_SetParams
 
PrlBootDev_GetIndex(...)
Obtain the boot device index.
 
PrlBootDev_GetSequenceIndex(...)
Obtain the sequence index of the boot device in the boot priority list.
 
PrlBootDev_GetType(...)
Return the boot device type.
 
PrlBootDev_IsInUse(...)
Determine whether the boot device is enabled or disabled.
 
PrlBootDev_Remove(...)
Remove the boot device from the boot priority list.
 
PrlBootDev_SetInUse(...)
Enable or disable the boot device in the boot priority list.
 
PrlBootDev_SetIndex(...)
Set the boot device index.
 
PrlBootDev_SetSequenceIndex(...)
Assign a sequence index to a boot device in the boot priority list.
 
PrlBootDev_SetType(...)
Set the boot device type.
 
PrlCVSrc_Close(...)
PrlCVSrc_Close
 
PrlCVSrc_Connect(...)
PrlCVSrc_Connect
 
PrlCVSrc_Disconnect(...)
PrlCVSrc_Disconnect
 
PrlCVSrc_LockBuffer(...)
PrlCVSrc_LockBuffer
 
PrlCVSrc_Open(...)
PrlCVSrc_Open
 
PrlCVSrc_SetLocalizedName(...)
PrlCVSrc_SetLocalizedName
 
PrlCVSrc_UnlockBuffer(...)
PrlCVSrc_UnlockBuffer
 
PrlDbg_EventTypeToString(...)
Return a readable string representation of the specified event type.
 
PrlDbg_GetHandlesNum(...)
Determine how many handles were instantiated in the API library.
 
PrlDbg_HandleTypeToString(...)
Return a readable string representation of the specified handle type.
 
PrlDbg_PrlResultToString(...)
Return a readable string representation of the Result value.
 
PrlDevAudio_StartStream(...)
PrlDevAudio_StartStream
 
PrlDevAudio_StopStream(...)
PrlDevAudio_StopStream
 
PrlDevDisplay_AsyncCaptureScaledScreenRegionToBuffer(...)
PrlDevDisplay_AsyncCaptureScaledScreenRegionToBuffer
 
PrlDevDisplay_AsyncCaptureScaledScreenRegionToFile(...)
Capture a screen area of a remote virtual machine desktop and save it to a file.
 
PrlDevDisplay_AsyncCaptureScreenRegionToFile(...)
Capture a screen area of a remote virtual machine desktop and save it to a file.
 
PrlDevDisplay_ConnectToVm(...)
Connect to a virtual machine to begin a remote desktop access session.
 
PrlDevDisplay_DisconnectFromVm(...)
Close the remote desktop access session.
 
PrlDevDisplay_GetAvailableDisplaysCount(...)
Return the available displays count of a remote virtual machine desktop.
 
PrlDevDisplay_GetDynResToolStatus(...)
Determine whether the Dynamic Resolution feature is available in the virtual machine.
 
PrlDevDisplay_IsSlidingMouseEnabled(...)
Determine if the Sliding Mouse feature is enabled in the virtual machine.
 
PrlDevDisplay_LockForRead(...)
Lock the primary screen buffer disallowing any updates to the data it contains.
 
PrlDevDisplay_NeedCursorData(...)
Obtain the cursor data from the virtual machine.
 
PrlDevDisplay_SetConfiguration(...)
Send a request to a virtual machine to set the guest display configuration to specified values.
 
PrlDevDisplay_SetScreenSurface(...)
PrlDevDisplay_SetScreenSurface
 
PrlDevDisplay_SyncCaptureScaledScreenRegionToFile(...)
Capture a screen area of a remote virtual machine desktop and saves it to a file.
 
PrlDevDisplay_SyncCaptureScreenRegionToFile(...)
Capture a screen area of a remote virtual machine desktop and saves it to a file.
 
PrlDevDisplay_Unlock(...)
Unlocks the virtual machine screen buffer.
 
PrlDevKeyboard_SendKeyEvent(...)
Send a keyboard key event to a virtual machine.
 
PrlDevKeyboard_SendKeyEventEx(...)
PrlDevKeyboard_SendKeyEventEx
 
PrlDevKeyboard_SendKeyPressedAndReleased(...)
PrlDevKeyboard_SendKeyPressedAndReleased
 
PrlDevMouse_AsyncMove(...)
PrlDevMouse_AsyncMove
 
PrlDevMouse_AsyncSetPos(...)
PrlDevMouse_AsyncSetPos
 
PrlDevMouse_Move(...)
Move a mouse pointer to a relative position and press or releas the specified button.
 
PrlDevMouse_MoveEx(...)
PrlDevMouse_MoveEx
 
PrlDevMouse_SetPos(...)
Move a mouse pointer to the specified absolute position and press or release the specified button.
 
PrlDevMouse_SetPosEx(...)
PrlDevMouse_SetPosEx
 
PrlDevSecondaryDisplay_AsyncCaptureScaledScreenRegionToBuffer(...)
PrlDevSecondaryDisplay_AsyncCaptureScaledScreenRegionToBuffer
 
PrlDevSecondaryDisplay_GetScreenBufferFormat(...)
PrlDevSecondaryDisplay_GetScreenBufferFormat
 
PrlDispCfg_ArePluginsEnabled(...)
PrlDispCfg_ArePluginsEnabled
 
PrlDispCfg_CanChangeDefaultSettings(...)
Determine if new users have the right to modify Parallels Service preferences.
 
PrlDispCfg_EnablePlugins(...)
PrlDispCfg_EnablePlugins
 
PrlDispCfg_GetConfirmationsList(...)
Obtain a list of operations that require administrator confirmation.
 
PrlDispCfg_GetDefaultEncryptionPluginId(...)
PrlDispCfg_GetDefaultEncryptionPluginId
 
PrlDispCfg_GetDefaultVNCHostName(...)
Return the default VNC host name for the Parallels Service.
 
PrlDispCfg_GetDefaultVmDir(...)
Obtain name and path of the directory in which new virtual machines are created by default.
 
PrlDispCfg_GetMaxReservMemLimit(...)
Return the maximum amount of memory that can be reserved for Parallels Service operation.
 
PrlDispCfg_GetMaxVmMem(...)
Determine the maximum memory size that can be allocated to an individual virtual machine.
 
PrlDispCfg_GetMinReservMemLimit(...)
Return the minimum amount of physical memory that must be reserved for Parallels Service operation.
 
PrlDispCfg_GetMinSecurityLevel(...)
Determine the lowest allowable security level that can be used to connect to the Parallels Service.
 
PrlDispCfg_GetMinVmMem(...)
Determine the minimum required memory size that must be allocated to an individual virtual machine.
 
PrlDispCfg_GetMobileAdvancedAuthMode(...)
PrlDispCfg_GetMobileAdvancedAuthMode
 
PrlDispCfg_GetPasswordProtectedOperationsList(...)
PrlDispCfg_GetPasswordProtectedOperationsList
 
PrlDispCfg_GetProxyConnectionStatus(...)
PrlDispCfg_GetProxyConnectionStatus
 
PrlDispCfg_GetProxyConnectionUser(...)
PrlDispCfg_GetProxyConnectionUser
 
PrlDispCfg_GetRecommendMaxVmMem(...)
Determine the recommended memory size for an individual virtual machine.
 
PrlDispCfg_GetReservedMemLimit(...)
Determine the amount of physical memory reserved for Parallels Service operation.
 
PrlDispCfg_GetUsbAutoConnectOption(...)
PrlDispCfg_GetUsbAutoConnectOption
 
PrlDispCfg_GetUsbIdentity(...)
PrlDispCfg_GetUsbIdentity
 
PrlDispCfg_GetUsbIdentityCount(...)
PrlDispCfg_GetUsbIdentityCount
 
PrlDispCfg_GetVNCBasePort(...)
Obtain the currently set base VNC port number.
 
PrlDispCfg_IsAdjustMemAuto(...)
Determine whether memory allocation for Parallels Service is performed automatically or manually.
 
PrlDispCfg_IsAllowAttachScreenshotsEnabled(...)
PrlDispCfg_IsAllowAttachScreenshotsEnabled
 
PrlDispCfg_IsAllowDirectMobile(...)
PrlDispCfg_IsAllowDirectMobile
 
PrlDispCfg_IsAllowMobileClients(...)
PrlDispCfg_IsAllowMobileClients
 
PrlDispCfg_IsAllowMultiplePMC(...)
PrlDispCfg_IsAllowMultiplePMC
 
PrlDispCfg_IsLogRotationEnabled(...)
PrlDispCfg_IsLogRotationEnabled
 
PrlDispCfg_IsSendStatisticReport(...)
Determine whether the statistics reports (CEP) mechanism is activated.
 
PrlDispCfg_IsVerboseLogEnabled(...)
Determine whether the verbose log level is configured for dispatcher and virtual machines processes.
 
PrlDispCfg_SetAdjustMemAuto(...)
Set the Parallels Service memory allocation mode (automatic or manual).
 
PrlDispCfg_SetAllowAttachScreenshotsEnabled(...)
PrlDispCfg_SetAllowAttachScreenshotsEnabled
 
PrlDispCfg_SetAllowDirectMobile(...)
PrlDispCfg_SetAllowDirectMobile
 
PrlDispCfg_SetAllowMultiplePMC(...)
PrlDispCfg_SetAllowMultiplePMC
 
PrlDispCfg_SetCanChangeDefaultSettings(...)
Grant or deny a permission to new users to modify Parallels Service preferences.
 
PrlDispCfg_SetConfirmationsList(...)
Set the list of operations that require administrator confirmation.
 
PrlDispCfg_SetDefaultEncryptionPluginId(...)
PrlDispCfg_SetDefaultEncryptionPluginId
 
PrlDispCfg_SetDefaultVNCHostName(...)
Set the base VNC host name.
 
PrlDispCfg_SetLogRotationEnabled(...)
PrlDispCfg_SetLogRotationEnabled
 
PrlDispCfg_SetMaxReservMemLimit(...)
Set the upper limit of the memory size that can be reserved for Parallels Service operation.
 
PrlDispCfg_SetMaxVmMem(...)
Set the maximum memory size that can be allocated to an individual virtual machine.
 
PrlDispCfg_SetMinReservMemLimit(...)
Set the lower limit of the memory size that must be reserved for Parallels Service operation.
 
PrlDispCfg_SetMinSecurityLevel(...)
Set the lowest allowable security level that can be used to connect to the Parallels Service.
 
PrlDispCfg_SetMinVmMem(...)
Set the minimum required memory size that must be allocated to an individual virtual machine.
 
PrlDispCfg_SetMobileAdvancedAuthMode(...)
PrlDispCfg_SetMobileAdvancedAuthMode
 
PrlDispCfg_SetPasswordProtectedOperationsList(...)
PrlDispCfg_SetPasswordProtectedOperationsList
 
PrlDispCfg_SetProxyConnectionCreds(...)
PrlDispCfg_SetProxyConnectionCreds
 
PrlDispCfg_SetRecommendMaxVmMem(...)
Set recommended memory size for an individual virtual machine.
 
PrlDispCfg_SetReservedMemLimit(...)
Set the amount of memory that will be allocated for Parallels Service operation.
 
PrlDispCfg_SetSendStatisticReport(...)
Turn on/off the mechanism of sending statistics reports (CEP).
 
PrlDispCfg_SetUsbAutoConnectOption(...)
PrlDispCfg_SetUsbAutoConnectOption
 
PrlDispCfg_SetUsbIdentAssociation(...)
PrlDispCfg_SetUsbIdentAssociation
 
PrlDispCfg_SetVNCBasePort(...)
Set the base VNC port number.
 
PrlDispCfg_SetVerboseLogEnabled(...)
Enable or disable the verbose log level for dispatcher and virtual machines processes.
 
PrlEvent_CanBeIgnored(...)
 
PrlEvent_CreateAnswerEvent(...)
 
PrlEvent_FromString(...)
PrlEvent_FromString
 
PrlEvent_GetErrCode(...)
 
PrlEvent_GetErrString(...)
 
PrlEvent_GetIssuerId(...)
 
PrlEvent_GetIssuerType(...)
 
PrlEvent_GetJob(...)
 
PrlEvent_GetParam(...)
 
PrlEvent_GetParamByName(...)
 
PrlEvent_GetParamsCount(...)
 
PrlEvent_GetServer(...)
 
PrlEvent_GetType(...)
 
PrlEvent_GetVm(...)
 
PrlEvent_IsAnswerRequired(...)
 
PrlEvtPrm_GetName(...)
 
PrlEvtPrm_GetType(...)
 
PrlEvtPrm_ToBoolean(...)
 
PrlEvtPrm_ToCData(...)
 
PrlEvtPrm_ToHandle(...)
 
PrlEvtPrm_ToInt32(...)
 
PrlEvtPrm_ToInt64(...)
PrlEvtPrm_ToInt64
 
PrlEvtPrm_ToString(...)
 
PrlEvtPrm_ToUint32(...)
 
PrlEvtPrm_ToUint64(...)
PrlEvtPrm_ToUint64
 
PrlFoundVmInfo_GetConfigPath(...)
Obtains the name and path of the directory containing the virtual machine files.
 
PrlFoundVmInfo_GetName(...)
Obtains the virtual machine name.
 
PrlFoundVmInfo_GetOSVersion(...)
Obtains the guest OS version information.
 
PrlFoundVmInfo_IsOldConfig(...)
Determines whether the vitrual machine configuration is an older version.
 
PrlFoundVmInfo_IsTemplate(...)
Determines if the virtual machine is a template.
 
PrlFsEntry_GetAbsolutePath(...)
Return the specified file system entry absolute path.
 
PrlFsEntry_GetLastModifiedDate(...)
Return the date on which the specified file system entry was last modified.
 
PrlFsEntry_GetPermissions(...)
Return the specified file system entry permissions (read, write, execute) for the current user.
 
PrlFsEntry_GetRelativeName(...)
Return the file system entry relative name.
 
PrlFsEntry_GetSize(...)
Return the file system entry size.
 
PrlFsEntry_GetType(...)
Return the file system entry type (file, directory, drive).
 
PrlFsInfo_GetChildEntriesCount(...)
Determine the number of child entries for the specified remote file system entry.
 
PrlFsInfo_GetChildEntry(...)
Obtain the FsEntry object containing a child entry information.
 
PrlFsInfo_GetFsType(...)
Determine the file system type of the file system entry.
 
PrlFsInfo_GetParentEntry(...)
Obtain the FsEntry object containing the parent file system entry info.
 
PrlFsInfo_GetType(...)
Determine the basic type of the file system entry.
 
PrlHandle_AddRef(...)
 
PrlHandle_Free(...)
 
PrlHandle_FromString(...)
PrlHandle_FromString
 
PrlHandle_GetPackageId(...)
PrlHandle_GetPackageId
 
PrlHandle_GetType(...)
 
PrlHndlList_AddItem(...)
 
PrlHndlList_GetItem(...)
 
PrlHndlList_GetItemsCount(...)
 
PrlHndlList_RemoveItem(...)
 
PrlJob_Cancel(...)
Cancel the specified job.
 
PrlJob_GetError(...)
Provide additional job error information.
 
PrlJob_GetOpCode(...)
Return the job operation code.
 
PrlJob_GetProgress(...)
Obtain the job progress info.
 
PrlJob_GetResult(...)
Obtain the Result object containing the results returned by the job.
 
PrlJob_GetRetCode(...)
Obtain the return code from the job object.
 
PrlJob_GetStatus(...)
Obtain the current job status.
 
PrlJob_IsRequestWasSent(...)
PrlJob_IsRequestWasSent
 
PrlJob_Wait(...)
Suspend the main thread and wait for the job to finish.
 
PrlLic_GetCompanyName(...)
Obtains the name of the company on the license.
 
PrlLic_GetLicenseKey(...)
Obtains the liecense key.
 
PrlLic_GetStatus(...)
Determines the license status.
 
PrlLic_GetUserName(...)
Obtains the name of the user on the license.
 
PrlLic_IsValid(...)
Determines whether the license if valid or not.
 
PrlLoginResponse_GetHostOsVersion(...)
Return the host OS version.
 
PrlLoginResponse_GetProductVersion(...)
Return the Parallels product version number.
 
PrlLoginResponse_GetRunningTaskByIndex(...)
Obtain the RunningTask object containing information about a running task.
 
PrlLoginResponse_GetRunningTaskCount(...)
Return the total number of running tasks.
 
PrlLoginResponse_GetServerUuid(...)
Return the host machine UUID.
 
PrlLoginResponse_GetSessionUuid(...)
Returns the session UUID string (used to restore a session).
 
PrlNetSvc_GetStatus(...)
 
PrlOpTypeList_GetItem(...)
PrlOpTypeList_GetItem
 
PrlOpTypeList_GetItemsCount(...)
PrlOpTypeList_GetItemsCount
 
PrlOpTypeList_GetTypeSize(...)
PrlOpTypeList_GetTypeSize
 
PrlOpTypeList_RemoveItem(...)
PrlOpTypeList_RemoveItem
 
PrlOsesMatrix_GetDefaultOsVersion(...)
PrlOsesMatrix_GetDefaultOsVersion
 
PrlOsesMatrix_GetSupportedOsesTypes(...)
PrlOsesMatrix_GetSupportedOsesTypes
 
PrlOsesMatrix_GetSupportedOsesVersions(...)
PrlOsesMatrix_GetSupportedOsesVersions
 
PrlPluginInfo_GetCopyright(...)
PrlPluginInfo_GetCopyright
 
PrlPluginInfo_GetId(...)
PrlPluginInfo_GetId
 
PrlPluginInfo_GetLongDescription(...)
PrlPluginInfo_GetLongDescription
 
PrlPluginInfo_GetShortDescription(...)
PrlPluginInfo_GetShortDescription
 
PrlPluginInfo_GetVendor(...)
PrlPluginInfo_GetVendor
 
PrlPluginInfo_GetVersion(...)
PrlPluginInfo_GetVersion
 
PrlPortFwd_Create(...)
Create a new instance of the PortForward class.
 
PrlPortFwd_GetIncomingPort(...)
Return the incoming port.
 
PrlPortFwd_GetRedirectIPAddress(...)
Return the redirect IP address of the specified port forward entry.
 
PrlPortFwd_GetRedirectPort(...)
Return the redirect port.
 
PrlPortFwd_GetRedirectVm(...)
PrlPortFwd_GetRedirectVm
 
PrlPortFwd_GetRuleName(...)
PrlPortFwd_GetRuleName
 
PrlPortFwd_SetIncomingPort(...)
Set the specified incoming port.
 
PrlPortFwd_SetRedirectIPAddress(...)
Set the specified port forward entry redirect IP address.
 
PrlPortFwd_SetRedirectPort(...)
Set the specified redirect port.
 
PrlPortFwd_SetRedirectVm(...)
PrlPortFwd_SetRedirectVm
 
PrlPortFwd_SetRuleName(...)
PrlPortFwd_SetRuleName
 
PrlReport_AsString(...)
PrlReport_AsString
 
PrlReport_Assembly(...)
PrlReport_Assembly
 
PrlReport_GetArchiveFileName(...)
PrlReport_GetArchiveFileName
 
PrlReport_GetClientVersion(...)
PrlReport_GetClientVersion
 
PrlReport_GetCombinedReportId(...)
PrlReport_GetCombinedReportId
 
PrlReport_GetData(...)
PrlReport_GetData
 
PrlReport_GetDescription(...)
PrlReport_GetDescription
 
PrlReport_GetRating(...)
PrlReport_GetRating
 
PrlReport_GetReason(...)
PrlReport_GetReason
 
PrlReport_GetScheme(...)
PrlReport_GetScheme
 
PrlReport_GetType(...)
PrlReport_GetType
 
PrlReport_GetUserEmail(...)
PrlReport_GetUserEmail
 
PrlReport_GetUserName(...)
PrlReport_GetUserName
 
PrlReport_Send(...)
PrlReport_Send
 
PrlReport_SetClientVersion(...)
PrlReport_SetClientVersion
 
PrlReport_SetCombinedReportId(...)
PrlReport_SetCombinedReportId
 
PrlReport_SetDescription(...)
PrlReport_SetDescription
 
PrlReport_SetRating(...)
PrlReport_SetRating
 
PrlReport_SetReason(...)
PrlReport_SetReason
 
PrlReport_SetType(...)
PrlReport_SetType
 
PrlReport_SetUserEmail(...)
PrlReport_SetUserEmail
 
PrlReport_SetUserName(...)
PrlReport_SetUserName
 
PrlResult_GetParam(...)
Obtain an object containing the results of the corresponding asynchronous operation.
 
PrlResult_GetParamAsString(...)
Obtain a string result from the Result object.
 
PrlResult_GetParamByIndex(...)
Obtain an object containing the results identified by index.
 
PrlResult_GetParamByIndexAsString(...)
Obtain a string result from the Result object identified by index.
 
PrlResult_GetParamsCount(...)
Determine the number of items (strings, objects) in the Result object.
 
PrlRunningTask_GetTaskParametersAsString(...)
Return task parameters as a string.
 
PrlRunningTask_GetTaskType(...)
Determine the task type.
 
PrlRunningTask_GetTaskUuid(...)
Return the task UUID (universally unique ID).
 
PrlScrRes_GetHeight(...)
Return the height of the specified screen resolution.
 
PrlScrRes_GetWidth(...)
Return the width of the specified screen resolution.
 
PrlScrRes_IsEnabled(...)
Determine whether the screen resolution is enabled or not.
 
PrlScrRes_Remove(...)
Remove the specified screen resolution from the virtual machine.
 
PrlScrRes_SetEnabled(...)
Enable or disables the specified screen resolution.
 
PrlScrRes_SetHeight(...)
Modify the screen resolution height.
 
PrlScrRes_SetWidth(...)
Modify the screen resolution width.
 
PrlSessionInfo_Create(...)
PrlSessionInfo_Create
 
PrlShare_GetDescription(...)
Return the shared folder description.
 
PrlShare_GetName(...)
Return the shared folder name (as it appears in the guest OS).
 
PrlShare_GetPath(...)
Return the shared folder path.
 
PrlShare_IsEnabled(...)
Determine whether the share is enabled or not.
 
PrlShare_IsReadOnly(...)
Determine if the share is read-only.
 
PrlShare_Remove(...)
Remove the share from the virtual machine configuration.
 
PrlShare_SetDescription(...)
Set the shared folder description.
 
PrlShare_SetEnabled(...)
Enable the specified share.
 
PrlShare_SetName(...)
Set the share name (as it will appear in the guest OS).
 
PrlShare_SetPath(...)
Set the shared folder path.
 
PrlShare_SetReadOnly(...)
Make the shared folder read-only.
 
PrlSrvCfgDev_GetDeviceState(...)
Determine whether a virtual machine can directly use a PCI device through IOMMU technology.
 
PrlSrvCfgDev_GetId(...)
Obtain the device ID.
 
PrlSrvCfgDev_GetName(...)
Obtain the device name.
 
PrlSrvCfgDev_GetType(...)
Obtain the device type.
 
PrlSrvCfgDev_IsConnectedToVm(...)
Determine whether the device is connected to a virtual machine.
 
PrlSrvCfgDev_SetDeviceState(...)
Set whether a virtual machine can directly use a PCI device through IOMMU technology.
 
PrlSrvCfgHddPart_GetIndex(...)
Return the index of the hard disk partition.
 
PrlSrvCfgHddPart_GetName(...)
Return the hard disk partition name.
 
PrlSrvCfgHddPart_GetSize(...)
Return the hard disk partition size.
 
PrlSrvCfgHddPart_GetSysName(...)
Return the hard disk partition system name.
 
PrlSrvCfgHddPart_GetType(...)
Return a numerical code identifying the type of the partition.
 
PrlSrvCfgHddPart_IsActive(...)
Determine whether the disk partition is active or inactive.
 
PrlSrvCfgHddPart_IsInUse(...)
Determines whether the partition is in use ( contains valid file system, being used for swap, etc.).
 
PrlSrvCfgHddPart_IsLogical(...)
Determine whether the specified partition is a logical partition.
 
PrlSrvCfgHdd_GetDevId(...)
Return the hard disk device id.
 
PrlSrvCfgHdd_GetDevName(...)
Return the hard disk device name.
 
PrlSrvCfgHdd_GetDevSize(...)
Return the size of the hard disk device.
 
PrlSrvCfgHdd_GetDiskIndex(...)
Return the index of a hard disk device.
 
PrlSrvCfgHdd_GetPart(...)
Obtain the HdPartition object identifying the specified hard disk partition.
 
PrlSrvCfgHdd_GetPartsCount(...)
Determine the number of partitions available on a hard drive.
 
PrlSrvCfgNet_GetDefaultGateway(...)
Obtain the default gateway address for the specified network adapter.
 
PrlSrvCfgNet_GetDefaultGatewayIPv6(...)
PrlSrvCfgNet_GetDefaultGatewayIPv6
 
PrlSrvCfgNet_GetDnsServers(...)
Obtain the list of addresses of DNS servers assigned to the specified network adapter.
 
PrlSrvCfgNet_GetMacAddress(...)
Return the MAC address of the specified network adapter.
 
PrlSrvCfgNet_GetNetAdapterType(...)
Return the network adapter type.
 
PrlSrvCfgNet_GetNetAddresses(...)
Obtain the list of network addresses (IP address/Subnet mask pairs) assigned to the network adapter.
 
PrlSrvCfgNet_GetSearchDomains(...)
Obtain a list of search domains assigned to the specified network adapter.
 
PrlSrvCfgNet_GetSysIndex(...)
Return the network adapter system index.
 
PrlSrvCfgNet_GetVlanTag(...)
Return the VLAN tag of the network adapter.
 
PrlSrvCfgNet_IsConfigureWithDhcp(...)
Determine whether the adapter network settings are configured through DHCP.
 
PrlSrvCfgNet_IsConfigureWithDhcpIPv6(...)
PrlSrvCfgNet_IsConfigureWithDhcpIPv6
 
PrlSrvCfgNet_IsEnabled(...)
Determine whether the adapter is enabled or disabled.
 
PrlSrvCfgPci_GetDeviceClass(...)
 
PrlSrvCfgPci_IsPrimaryDevice(...)
PrlSrvCfgPci_IsPrimaryDevice
 
PrlSrvCfg_Create(...)
PrlSrvCfg_Create
 
PrlSrvCfg_GetCpuCount(...)
Determine the number of CPUs in the host machine.
 
PrlSrvCfg_GetCpuHvt(...)
Determine the hardware virtualization type of the host CPU.
 
PrlSrvCfg_GetCpuMode(...)
Determine the CPU mode (32 bit or 64 bit) of the host machine.
 
PrlSrvCfg_GetCpuModel(...)
Determine the model of CPU of the host machine.
 
PrlSrvCfg_GetCpuSpeed(...)
Determine the host machine CPU speed.
 
PrlSrvCfg_GetDefaultGateway(...)
Obtain the global default gateway address of the specified host or guest.
 
PrlSrvCfg_GetDefaultGatewayIPv6(...)
PrlSrvCfg_GetDefaultGatewayIPv6
 
PrlSrvCfg_GetDnsServers(...)
Obtain the list of IP addresses of DNS servers for the host or guest.
 
PrlSrvCfg_GetFloppyDisk(...)
Obtain the HostDevice object containing information about a floppy disk drive on the host.
 
PrlSrvCfg_GetFloppyDisksCount(...)
Determine the number of floppy disk drives on the host.
 
PrlSrvCfg_GetGenericPciDevice(...)
Obtain the HostDevice object containing information about a PCI device installed on the host.
 
PrlSrvCfg_GetGenericPciDevicesCount(...)
Determine the number of PCI devices installed on the host.
 
PrlSrvCfg_GetGenericScsiDevice(...)
Obtain the HostDevice object containing information about a generic SCSI device.
 
PrlSrvCfg_GetGenericScsiDevicesCount(...)
Determine the number of generic SCSI devices installed on the host.
 
PrlSrvCfg_GetHardDisk(...)
Obtain the HostHardDisk object containing information about a hard disks drive on the host.
 
PrlSrvCfg_GetHardDisksCount(...)
Determine the number of hard disk drives on the host.
 
PrlSrvCfg_GetHostOsMajor(...)
Return the major version number of the host operating system.
 
PrlSrvCfg_GetHostOsMinor(...)
Return the minor version number of the host operating system.
 
PrlSrvCfg_GetHostOsStrPresentation(...)
Return the full host operating system information as a single string.
 
PrlSrvCfg_GetHostOsSubMinor(...)
Return the sub-minor version number of the host operating system.
 
PrlSrvCfg_GetHostOsType(...)
Return the host operating system type.
 
PrlSrvCfg_GetHostRamSize(...)
Determine the amount of memory (RAM) available on the host.
 
PrlSrvCfg_GetHostname(...)
Return the hostname of the specified host or guest.
 
PrlSrvCfg_GetMaxHostNetAdapters(...)
PrlSrvCfg_GetMaxHostNetAdapters
 
PrlSrvCfg_GetMaxVmNetAdapters(...)
PrlSrvCfg_GetMaxVmNetAdapters
 
PrlSrvCfg_GetNetAdapter(...)
Obtain the HostNet object containing information about a network adapter in the host or guest.
 
PrlSrvCfg_GetNetAdaptersCount(...)
Determine the number of network adapters available on the server.
 
PrlSrvCfg_GetOpticalDisk(...)
Obtain the HostDevice object containing information about an optical disk drive on the host.
 
PrlSrvCfg_GetOpticalDisksCount(...)
Determine the number of optical disk drives on the host.
 
PrlSrvCfg_GetParallelPort(...)
Obtain the HostDevice object containing information about a parallel port on the host.
 
PrlSrvCfg_GetParallelPortsCount(...)
Determine the number of parallel ports on the host.
 
PrlSrvCfg_GetPrinter(...)
Obtain the HostDevice object containing information about a printer installed on the host.
 
PrlSrvCfg_GetPrintersCount(...)
Determine the number of printers installed on the host.
 
PrlSrvCfg_GetSearchDomains(...)
Obtain the list of search domains for the specified host or guest.
 
PrlSrvCfg_GetSerialPort(...)
Obtain the HostDevice object containing information about a serial port on the host.
 
PrlSrvCfg_GetSerialPortsCount(...)
Determine the number of serial ports available on the host.
 
PrlSrvCfg_GetSoundMixerDev(...)
Obtain the HostDevice object containing information about a sound mixer device on the host.
 
PrlSrvCfg_GetSoundMixerDevsCount(...)
Determine the number of sound mixer devices available on the host.
 
PrlSrvCfg_GetSoundOutputDev(...)
Obtain the HostDevice object containing information about a sound device on the host.
 
PrlSrvCfg_GetSoundOutputDevsCount(...)
Determine the number of sound devices available on the host.
 
PrlSrvCfg_GetUsbDev(...)
Obtain the HostDevice object containing information about a USB device on the host.
 
PrlSrvCfg_GetUsbDevsCount(...)
Determine the number of USB devices on the host.
 
PrlSrvCfg_IsSoundDefaultEnabled(...)
Determine whether a sound device on the host is enabled or disabled.
 
PrlSrvCfg_IsUsbSupported(...)
Determine if USB is supported on the host.
 
PrlSrvCfg_IsVtdSupported(...)
Determine whether VT-d is supported on the host.
 
PrlSrvInfo_GetApplicationMode(...)
PrlSrvInfo_GetApplicationMode
 
PrlSrvInfo_GetCmdPort(...)
Return the port number at which the Parallels Service is listening for requests.
 
PrlSrvInfo_GetHostName(...)
Return the name of the machine hosting the specified Parallels Service.
 
PrlSrvInfo_GetOsVersion(...)
Returns the version of the host operating system.
 
PrlSrvInfo_GetProductVersion(...)
Return the Parallels product version number.
 
PrlSrvInfo_GetServerUuid(...)
Return the host machine UUID (universally unique ID).
 
PrlSrvInfo_GetStartTime(...)
PrlSrvInfo_GetStartTime
 
PrlSrvInfo_GetStartTimeMonotonic(...)
PrlSrvInfo_GetStartTimeMonotonic
 
PrlSrv_ActivateInstalledLicenseOffline(...)
PrlSrv_ActivateInstalledLicenseOffline
 
PrlSrv_ActivateInstalledLicenseOnline(...)
PrlSrv_ActivateInstalledLicenseOnline
 
PrlSrv_ActivateTrialLicense(...)
PrlSrv_ActivateTrialLicense
 
PrlSrv_AddVirtualNetwork(...)
Add a new virtual network to the Parallels Service configuration.
 
PrlSrv_AttachToLostTask(...)
Obtain a handle to a running task after the connection to the Parallels Service was lost.
 
PrlSrv_CancelInstallAppliance(...)
PrlSrv_CancelInstallAppliance
 
PrlSrv_CheckParallelsServerAlive(...)
Determine if the Parallels Service on the specified host is running.
 
PrlSrv_CommonPrefsBeginEdit(...)
Mark the beginning of the Parallels Service preferences modification operation.
 
PrlSrv_CommonPrefsCommit(...)
Commit the Parallels Server preferences changes.
 
PrlSrv_CommonPrefsCommitEx(...)
PrlSrv_CommonPrefsCommitEx
 
PrlSrv_ConfigureGenericPci(...)
Configure the PCI device assignment.
 
PrlSrv_Create(...)
Create a new instance of the Server class.
 
PrlSrv_CreateUnattendedCd(...)
Create a bootable ISO-image for unattended Linux installation.
 
PrlSrv_CreateVm(...)
Create a new instaince of the Vm class.
 
PrlSrv_DeactivateInstalledLicense(...)
PrlSrv_DeactivateInstalledLicense
 
PrlSrv_DeleteVirtualNetwork(...)
Remove an existing virtual network from the Parallels Service configuration.
 
PrlSrv_DisableConfirmationMode(...)
Disable administrator confirmation mode for the session.
 
PrlSrv_EnableConfirmationMode(...)
Enable administrator confirmation mode for the session.
 
PrlSrv_FsCanCreateFile(...)
Determine if the current user has rights to create a file on the host.
 
PrlSrv_FsCreateDir(...)
Create a directory in the specified location on the host.
 
PrlSrv_FsGenerateEntryName(...)
Automatically generate a unique name for a new directory.
 
PrlSrv_FsGetDirEntries(...)
Retrieve information about a file system entry on the host.
 
PrlSrv_FsGetDiskList(...)
Returns a list of root directories on the host computer.
 
PrlSrv_FsRemoveEntry(...)
Remove a file system entry from the host computer.
 
PrlSrv_FsRenameEntry(...)
Rename a file system entry on the host.
 
PrlSrv_GetBackupVmByPath(...)
PrlSrv_GetBackupVmByPath
 
PrlSrv_GetBackupVmList(...)
PrlSrv_GetBackupVmList
 
PrlSrv_GetCommonPrefs(...)
Obtain the DispConfig object containing the specified Parallels Service preferences info.
 
PrlSrv_GetDiskFreeSpace(...)
PrlSrv_GetDiskFreeSpace
 
PrlSrv_GetLicenseInfo(...)
Obtain the License object containing the Parallels license information.
 
PrlSrv_GetNetServiceStatus(...)
Obtain the NetService object containing the Parallels network service status information.
 
PrlSrv_GetPackedProblemReport(...)
PrlSrv_GetPackedProblemReport
 
PrlSrv_GetPerfStats(...)
PrlSrv_GetPerfStats
 
PrlSrv_GetPluginsList(...)
PrlSrv_GetPluginsList
 
PrlSrv_GetProblemReport(...)
Obtain a problem report in the event of a virtual machine operation failure.
 
PrlSrv_GetQuestions(...)
Allows to synchronously receive questions from Parallels Service.
 
PrlSrv_GetRestrictionInfo(...)
PrlSrv_GetRestrictionInfo
 
PrlSrv_GetServerInfo(...)
Obtain the ServerInfo object containing the host computer information.
 
PrlSrv_GetSrvConfig(...)
Obtain the ServerConfig object containing the host configuration information.
 
PrlSrv_GetStatistics(...)
Obtain the Statistics object containing the host resource usage statistics.
 
PrlSrv_GetSupportedOses(...)
PrlSrv_GetSupportedOses
 
PrlSrv_GetUserInfo(...)
Obtain the UserInfo object containing information about the specified user.
 
PrlSrv_GetUserInfoList(...)
Obtain a list of UserInfo objects containing information about all known users.
 
PrlSrv_GetUserProfile(...)
Obtain the UserConfig object containing profile data of the currently logged in user.
 
PrlSrv_GetVirtualNetworkList(...)
Obtain the VirtualNet object containing information about all existing virtual networks.
 
PrlSrv_GetVmConfig(...)
PrlSrv_GetVmConfig
 
PrlSrv_GetVmList(...)
Obtain a list of virtual machines from the host.
 
PrlSrv_GetVmListEx(...)
PrlSrv_GetVmListEx
 
PrlSrv_HasRestriction(...)
PrlSrv_HasRestriction
 
PrlSrv_InstallAppliance(...)
PrlSrv_InstallAppliance
 
PrlSrv_IsConfirmationModeEnabled(...)
Determine confirmation mode for the session.
 
PrlSrv_IsConnected(...)
Determine if the connection to the specified Parallels Service is active.
 
PrlSrv_IsFeatureSupported(...)
PrlSrv_IsFeatureSupported
 
PrlSrv_IsNonInteractiveSession(...)
PrlSrv_IsNonInteractiveSession
 
PrlSrv_Login(...)
Login to a remote Parallels Service.
 
PrlSrv_LoginEx(...)
PrlSrv_LoginEx
 
PrlSrv_LoginLocal(...)
Login to the local Parallels Service.
 
PrlSrv_LoginLocalEx(...)
PrlSrv_LoginLocalEx
 
PrlSrv_Logoff(...)
Log off the Parallels Service.
 
PrlSrv_NetServiceRestart(...)
Restarts the Parallels network service.
 
PrlSrv_NetServiceRestoreDefaults(...)
Restores the default settings of the Parallels network service.
 
PrlSrv_NetServiceStart(...)
Start the Parallels network service.
 
PrlSrv_NetServiceStop(...)
Stop the Parallels network service.
 
PrlSrv_RefreshPlugins(...)
PrlSrv_RefreshPlugins
 
PrlSrv_RefreshServerInfo(...)
PrlSrv_RefreshServerInfo
 
PrlSrv_Register3rdPartyVm(...)
PrlSrv_Register3rdPartyVm
 
PrlSrv_RegisterVm(...)
Register an existing virtual machine with the Parallels Service.
 
PrlSrv_RegisterVmEx(...)
Register an existing virtual machine with Parallels Service (extended version).
 
PrlSrv_RegisterVmWithUuid(...)
PrlSrv_RegisterVmWithUuid
 
PrlSrv_SendAnswer(...)
Send an answer to the Parallels Service in response to a question.
 
PrlSrv_SendProblemReport(...)
PrlSrv_SendProblemReport
 
PrlSrv_SetNonInteractiveSession(...)
Set the session in noninteractive or interactive mode.
 
PrlSrv_SetVNCEncryption(...)
PrlSrv_SetVNCEncryption
 
PrlSrv_Shutdown(...)
Shut down the Parallels Service.
 
PrlSrv_ShutdownEx(...)
PrlSrv_ShutdownEx
 
PrlSrv_StartSearchVms(...)
Searche for unregistered virtual machines at the specified location(s).
 
PrlSrv_StopInstallAppliance(...)
PrlSrv_StopInstallAppliance
 
PrlSrv_SubscribeToHostStatistics(...)
Subscribe to receive host statistics.
 
PrlSrv_SubscribeToPerfStats(...)
Subscribe to receive perfomance statistics.
 
PrlSrv_UnsubscribeFromHostStatistics(...)
Cancel the host statistics subscription.
 
PrlSrv_UnsubscribeFromPerfStats(...)
Cancels the performance statistics subscription.
 
PrlSrv_UpdateLicense(...)
Installs Parallels license on the specified Parallels Service.
 
PrlSrv_UpdateLicenseEx(...)
PrlSrv_UpdateLicenseEx
 
PrlSrv_UpdateSessionInfo(...)
PrlSrv_UpdateSessionInfo
 
PrlSrv_UpdateVirtualNetwork(...)
Update parameters of an existing virtual network.
 
PrlSrv_UserProfileBeginEdit(...)
PrlSrv_UserProfileBeginEdit
 
PrlSrv_UserProfileCommit(...)
Saves (commits) user profile changes to the Parallels Service.
 
PrlStatCpu_GetCpuUsage(...)
Return the CPU usage, in percents.
 
PrlStatCpu_GetSystemTime(...)
Return the CPU time, in seconds.
 
PrlStatCpu_GetTotalTime(...)
Return the CPU total time, in seconds.
 
PrlStatCpu_GetUserTime(...)
Return the CPU user time in seconds
 
PrlStatDiskPart_GetFreeDiskSpace(...)
Return the size of the free space on the disk partition, in bytes.
 
PrlStatDiskPart_GetSystemName(...)
Return the disk partition device name.
 
PrlStatDiskPart_GetUsageDiskSpace(...)
Return the size of the used space on the disk partition, in bytes.
 
PrlStatDisk_GetFreeDiskSpace(...)
Return free disk space, in bytes.
 
PrlStatDisk_GetPartStat(...)
Return a StatDiskPart object specified by an index.
 
PrlStatDisk_GetPartsStatsCount(...)
Return the number of StatDiskPart objects contained in this StatDisk object.
 
PrlStatDisk_GetSystemName(...)
Return the disk device name.
 
PrlStatDisk_GetUsageDiskSpace(...)
Returns the size of the used space on the disk, in bytes.
 
PrlStatIface_GetInDataSize(...)
Return the total number of bytes the network interface has received since the Parallels Service was last started.
 
PrlStatIface_GetInPkgsCount(...)
Return the total number of packets the network interface has received since the Parallels Service was last started.
 
PrlStatIface_GetOutDataSize(...)
Return the total number of bytes the network interface has sent since the Parallels Service was last started.
 
PrlStatIface_GetOutPkgsCount(...)
Return the total number of packets the network interface has sent since the Parallels Service was last started.
 
PrlStatIface_GetSystemName(...)
Return the network interface system name.
 
PrlStatProc_GetCommandName(...)
Return the process command name
 
PrlStatProc_GetCpuUsage(...)
Return the process CPU usage in percents.
 
PrlStatProc_GetId(...)
Returns the process system ID.
 
PrlStatProc_GetOwnerUserName(...)
Return the user name of the process owner.
 
PrlStatProc_GetRealMemUsage(...)
Return the physical memory usage size in bytes.
 
PrlStatProc_GetStartTime(...)
Return the process start time in seconds (number of seconds since January 1, 1601 (UTC)).
 
PrlStatProc_GetState(...)
Return the process state information.
 
PrlStatProc_GetSystemTime(...)
Return the process system time, in seconds.
 
PrlStatProc_GetTotalMemUsage(...)
Return the total memory size used by the process, in bytes.
 
PrlStatProc_GetTotalTime(...)
Returns the process total time (system plus user), in seconds.
 
PrlStatProc_GetUserTime(...)
Return the process user time, in seconds.
 
PrlStatProc_GetVirtMemUsage(...)
Return the virtual memory usage size in bytes.
 
PrlStatUser_GetHostName(...)
Return the hostname of the client machine from which the session was initiated.
 
PrlStatUser_GetServiceName(...)
Return the name of the host system service that created the session.
 
PrlStatUser_GetSessionTime(...)
Return the session duration, in seconds.
 
PrlStatUser_GetUserName(...)
Return the session user name.
 
PrlStatVmData_GetSegmentCapacity(...)
PrlStatVmData_GetSegmentCapacity
 
PrlStat_GetCpuStat(...)
Return a StatCpu object specified by an index.
 
PrlStat_GetCpusStatsCount(...)
Return the number of StatCpu objects contained in this Statistics object.
 
PrlStat_GetDiskStat(...)
Return a StatDisk object specified by an index.
 
PrlStat_GetDisksStatsCount(...)
Return the number of StatDisk objects contained in this Statistics object.
 
PrlStat_GetDispUptime(...)
Return the Parallels Service uptime in seconds.
 
PrlStat_GetFreeRamSize(...)
Return free RAM size in bytes.
 
PrlStat_GetFreeSwapSize(...)
Return total swap size in bytes
 
PrlStat_GetIfaceStat(...)
Return a StatNetIface object specified by an index.
 
PrlStat_GetIfacesStatsCount(...)
Return the number of StatNetIface objects contained in this Statistics objects.
 
PrlStat_GetOsUptime(...)
Return the virtual machine uptime in seconds.
 
PrlStat_GetProcStat(...)
Return a StatProcess object specified by an index.
 
PrlStat_GetProcsStatsCount(...)
Return the number of StatProcess objects contained in this Statistics object.
 
PrlStat_GetRealRamSize(...)
PrlStat_GetRealRamSize
 
PrlStat_GetTotalRamSize(...)
Return total RAM size in bytes.
 
PrlStat_GetTotalSwapSize(...)
Return total swap size in bytes
 
PrlStat_GetUsageRamSize(...)
Return the size of RAM currently in use, in bytes.
 
PrlStat_GetUsageSwapSize(...)
Return the swap size currently in use, in bytes.
 
PrlStat_GetUserStat(...)
Return a StatUser object specified by an index.
 
PrlStat_GetUsersStatsCount(...)
Return the number of StatUser objects contained in this Statistics object.
 
PrlStat_GetVmDataStat(...)
PrlStat_GetVmDataStat
 
PrlStrList_AddItem(...)
 
PrlStrList_GetItem(...)
 
PrlStrList_GetItemsCount(...)
 
PrlStrList_RemoveItem(...)
 
PrlTisRecord_GetName(...)
PrlTisRecord_GetName
 
PrlTisRecord_GetState(...)
PrlTisRecord_GetState
 
PrlTisRecord_GetText(...)
PrlTisRecord_GetText
 
PrlTisRecord_GetTime(...)
PrlTisRecord_GetTime
 
PrlTisRecord_GetUid(...)
PrlTisRecord_GetUid
 
PrlUIEmuInput_AddText(...)
PrlUIEmuInput_AddText
 
PrlUIEmuInput_Create(...)
PrlUIEmuInput_Create
 
PrlUsbIdent_GetFriendlyName(...)
PrlUsbIdent_GetFriendlyName
 
PrlUsbIdent_GetSystemName(...)
PrlUsbIdent_GetSystemName
 
PrlUsbIdent_GetVmUuidAssociation(...)
PrlUsbIdent_GetVmUuidAssociation
 
PrlUsrCfg_CanChangeSrvSets(...)
Determine if the current user can modify Parallels Service preferences.
 
PrlUsrCfg_CanUseMngConsole(...)
Determine if the user is allowed to use the Parallels Service Management Console.
 
PrlUsrCfg_GetDefaultVmFolder(...)
Return name and path of the default virtual machine directory for the user.
 
PrlUsrCfg_GetVmDirUuid(...)
Return name and path of the default virtual machine folder for the Parallels Service.
 
PrlUsrCfg_IsLocalAdministrator(...)
Determine if the user is a local administrator on the host where Parallels Service is running.
 
PrlUsrCfg_SetDefaultVmFolder(...)
Set the default virtual machine folder for the user.
 
PrlUsrCfg_SetVmDirUuid(...)
Set the default virtual machine directory name and path for the Parallels Service.
 
PrlUsrInfo_CanChangeSrvSets(...)
Determine whether the specified user is allowed to modify Parallels Service preferences.
 
PrlUsrInfo_GetDefaultVmFolder(...)
Return name and path of the default virtual machine directory for the user.
 
PrlUsrInfo_GetName(...)
Return the user name.
 
PrlUsrInfo_GetSessionCount(...)
Return the user active session count.
 
PrlUsrInfo_GetUuid(...)
Returns the user Universally Unique Identifier (UUID).
 
PrlVirtNet_Create(...)
Creates a new instance of VirtualNet.
 
PrlVirtNet_GetAdapterIndex(...)
Return a numeric index assigned to the network adapter in the specified virtual network.
 
PrlVirtNet_GetAdapterName(...)
Return the name of the network adapter in the specified virtual network.
 
PrlVirtNet_GetBoundAdapterInfo(...)
Obtain info about a physical adapter, which is bound to the virtual network object.
 
PrlVirtNet_GetBoundCardMac(...)
Return the bound card MAC address of the specified virtual network.
 
PrlVirtNet_GetDescription(...)
Return the description of the specified virtual network.
 
PrlVirtNet_GetDhcpIP6Address(...)
PrlVirtNet_GetDhcpIP6Address
 
PrlVirtNet_GetDhcpIPAddress(...)
Return the DHCP IP address of the specified virtual network.
 
PrlVirtNet_GetHostIP6Address(...)
PrlVirtNet_GetHostIP6Address
 
PrlVirtNet_GetHostIPAddress(...)
Return the host IP address of the specified virtual network.
 
PrlVirtNet_GetIP6NetMask(...)
PrlVirtNet_GetIP6NetMask
 
PrlVirtNet_GetIP6ScopeEnd(...)
PrlVirtNet_GetIP6ScopeEnd
 
PrlVirtNet_GetIP6ScopeStart(...)
PrlVirtNet_GetIP6ScopeStart
 
PrlVirtNet_GetIPNetMask(...)
Return the IP net mask of the specified virtual network.
 
PrlVirtNet_GetIPScopeEnd(...)
Return the DHCP ending IP address of the specified virtual network.
 
PrlVirtNet_GetIPScopeStart(...)
Returns the DHCP starting IP address of the specified virtual network.
 
PrlVirtNet_GetNetworkId(...)
Return the ID of the specified virtual network.
 
PrlVirtNet_GetNetworkType(...)
Return the virtual network type.
 
PrlVirtNet_GetPortForwardList(...)
Return the port forward entries list.
 
PrlVirtNet_GetVlanTag(...)
Return the VLAN tag of the specified virtual network.
 
PrlVirtNet_IsAdapterEnabled(...)
Determine whether the virtual network adapter is enabled or disabled.
 
PrlVirtNet_IsDHCP6ServerEnabled(...)
PrlVirtNet_IsDHCP6ServerEnabled
 
PrlVirtNet_IsDHCPServerEnabled(...)
Determine whether the virtual network DHCP server is enabled or disabled.
 
PrlVirtNet_IsEnabled(...)
Determine whether the virtual network is enabled or disabled.
 
PrlVirtNet_IsHostAssignIP6(...)
PrlVirtNet_IsHostAssignIP6
 
PrlVirtNet_IsNATServerEnabled(...)
Determine whether the specified virtual network NAT server is enabled or disabled.
 
PrlVirtNet_SetAdapterEnabled(...)
Enable or disable a virtual network adapter.
 
PrlVirtNet_SetAdapterIndex(...)
Sets the specified adapter index.
 
PrlVirtNet_SetAdapterName(...)
Sets the specified virtual network adapter name.
 
PrlVirtNet_SetBoundCardMac(...)
Sets the specified virtual network bound card MAC address.
 
PrlVirtNet_SetDHCP6ServerEnabled(...)
PrlVirtNet_SetDHCP6ServerEnabled
 
PrlVirtNet_SetDHCPServerEnabled(...)
Enable or disable the virtual network DHCP server.
 
PrlVirtNet_SetDescription(...)
Sets the virtual network description.
 
PrlVirtNet_SetDhcpIP6Address(...)
PrlVirtNet_SetDhcpIP6Address
 
PrlVirtNet_SetDhcpIPAddress(...)
Set the virtual network DHCP IP address.
 
PrlVirtNet_SetEnabled(...)
Enable or disable the virtual network.
 
PrlVirtNet_SetHostAssignIP6(...)
PrlVirtNet_SetHostAssignIP6
 
PrlVirtNet_SetHostIP6Address(...)
PrlVirtNet_SetHostIP6Address
 
PrlVirtNet_SetHostIPAddress(...)
Set the virtual network host IP address.
 
PrlVirtNet_SetIP6NetMask(...)
PrlVirtNet_SetIP6NetMask
 
PrlVirtNet_SetIP6ScopeEnd(...)
PrlVirtNet_SetIP6ScopeEnd
 
PrlVirtNet_SetIP6ScopeStart(...)
PrlVirtNet_SetIP6ScopeStart
 
PrlVirtNet_SetIPNetMask(...)
Set the virtual network IP net mask.
 
PrlVirtNet_SetIPScopeEnd(...)
Set the virtual network DHCP ending IP address
 
PrlVirtNet_SetIPScopeStart(...)
Set the virtual network DHCP starting IP address.
 
PrlVirtNet_SetNATServerEnabled(...)
Enable or disable the virtual network NAT server.
 
PrlVirtNet_SetNetworkId(...)
Set the virtual network ID.
 
PrlVirtNet_SetNetworkType(...)
Set the virtual network type.
 
PrlVirtNet_SetPortForwardList(...)
Set the port forward entries list.
 
PrlVirtNet_SetVlanTag(...)
Set the VLAN tag for the virtual network.
 
PrlVmCfg_AddDefaultDevice(...)
Automates the task of setting devices in a virtual machine.
 
PrlVmCfg_AddDefaultDeviceEx(...)
PrlVmCfg_AddDefaultDeviceEx
 
PrlVmCfg_CreateBootDev(...)
Create a new instance of BootDevice and add it to the virtual machine boot device list.
 
PrlVmCfg_CreateScrRes(...)
Create a new instance of ScreenRes and add it to the virtual machine resolution list.
 
PrlVmCfg_CreateShare(...)
Create a new instance of Share and add it to the virtual machine list of shares.
 
PrlVmCfg_CreateVmDev(...)
Create a new virtual device handle of the specified type.
 
PrlVmCfg_Get3DAccelerationMode(...)
PrlVmCfg_Get3DAccelerationMode
 
PrlVmCfg_GetAccessRights(...)
Obtain the AccessRights object.
 
PrlVmCfg_GetActionOnStopMode(...)
PrlVmCfg_GetActionOnStopMode
 
PrlVmCfg_GetActionOnWindowClose(...)
Determine the action on Parallels Application window close for the specified virtual machine.
 
PrlVmCfg_GetAllDevices(...)
Obtains objects for all virtual devices in a virtual machine.
 
PrlVmCfg_GetAppInDockMode(...)
Determine the current dock mode for the virtual machine.
 
PrlVmCfg_GetAutoCompressInterval(...)
Determine the interval at which compacting virtual disks is performed by Automatic HDD compression.
 
PrlVmCfg_GetAutoStart(...)
Determine if the specified virtual machine is set to start automatically on Parallels Service start.
 
PrlVmCfg_GetAutoStartDelay(...)
Returns the time delay used during the virtual machine automatic startup.
 
PrlVmCfg_GetAutoStop(...)
Determine the mode of the automatic shutdown for the specified virtual machine.
 
PrlVmCfg_GetBackgroundPriority(...)
Determine the specified virtual machine background process priority type.
 
PrlVmCfg_GetBootDev(...)
Obtain the BootDevice object containing information about a specified boot device.
 
PrlVmCfg_GetBootDevCount(...)
Determine the number of devices in the virtual machine boot device priority list.
 
PrlVmCfg_GetCoherenceButtonVisibility(...)
PrlVmCfg_GetCoherenceButtonVisibility
 
PrlVmCfg_GetConfigValidity(...)
Return a constant indicating the virtual machine configuration validity.
 
PrlVmCfg_GetConfirmationsList(...)
Obtain a list of operations with virtual machine which requires administrator confirmation.
 
PrlVmCfg_GetCpuAccelLevel(...)
Determine the virtual machine CPU acceleration level.
 
PrlVmCfg_GetCpuCount(...)
Determine the number of CPUs in the virtual machine.
 
PrlVmCfg_GetCpuMode(...)
Determine the specified virtual machine CPU mode (32 bit or 64 bit).
 
PrlVmCfg_GetCustomProperty(...)
Return the virtual machine custom property information.
 
PrlVmCfg_GetDefaultHddSize(...)
Return the default hard disk size for to the specified OS type and version.
 
PrlVmCfg_GetDefaultMemSize(...)
Return the default RAM size for to the specified OS type and version.
 
PrlVmCfg_GetDefaultVideoRamSize(...)
Return the default video RAM size for the specified OS type and version.
 
PrlVmCfg_GetDescription(...)
Return the virtual machine description.
 
PrlVmCfg_GetDevByType(...)
Obtains a virtual device object according to the specified device type and index.
 
PrlVmCfg_GetDevsCount(...)
Determine the total number of devices of all types installed in the virtual machine.
 
PrlVmCfg_GetDevsCountByType(...)
Obtain the number of virtual devices of the specified type.
 
PrlVmCfg_GetDisplayDev(...)
Obtains the VmDevice containing information about a display device in a virtual machine.
 
PrlVmCfg_GetDisplayDevsCount(...)
Determine the number of display devices in a virtual machine.
 
PrlVmCfg_GetDnsServers(...)
PrlVmCfg_GetDnsServers
 
PrlVmCfg_GetDockIconType(...)
Return the virtual machine dock icon type.
 
PrlVmCfg_GetExpirationDate(...)
PrlVmCfg_GetExpirationDate
 
PrlVmCfg_GetExpirationNote(...)
PrlVmCfg_GetExpirationNote
 
PrlVmCfg_GetExpirationOfflineTimeToLive(...)
PrlVmCfg_GetExpirationOfflineTimeToLive
 
PrlVmCfg_GetExpirationTimeCheckInterval(...)
PrlVmCfg_GetExpirationTimeCheckInterval
 
PrlVmCfg_GetExpirationTrustedTimeServer(...)
PrlVmCfg_GetExpirationTrustedTimeServer
 
PrlVmCfg_GetExternalBootDevice(...)
PrlVmCfg_GetExternalBootDevice
 
PrlVmCfg_GetFloppyDisk(...)
Obtain the VmDevice object containing information about a floppy disk drive in a vrtiual machine.
 
PrlVmCfg_GetFloppyDisksCount(...)
Determine the number of floppy disk drives in a virtual machine.
 
PrlVmCfg_GetForegroundPriority(...)
Return foreground processes priority for the specified virtual machine.
 
PrlVmCfg_GetFreeDiskSpaceRatio(...)
Determine free disk space ratio at which disk compacting is done by Automatic HDD compression.
 
PrlVmCfg_GetGenericPciDev(...)
Obtain the VmDevice object containing information about a generic PCI device.
 
PrlVmCfg_GetGenericPciDevsCount(...)
Determines the number of generic PCI devices in a virtual machine.
 
PrlVmCfg_GetGenericScsiDev(...)
Obtain the VmDevice object containing information about a SCSI device in a virtual machine.
 
PrlVmCfg_GetGenericScsiDevsCount(...)
Determines the number of generic SCSI devices in a virtual machine.
 
PrlVmCfg_GetHardDisk(...)
Obtain the VmHardDisk object containing the specified virtual hard disk information.
 
PrlVmCfg_GetHardDisksCount(...)
Determines the number of virtual hard disks in a virtual machine.
 
PrlVmCfg_GetHomePath(...)
Return the virtual machine home directory name and path.
 
PrlVmCfg_GetHostMemQuotaMax(...)
PrlVmCfg_GetHostMemQuotaMax
 
PrlVmCfg_GetHostMemQuotaPriority(...)
PrlVmCfg_GetHostMemQuotaPriority
 
PrlVmCfg_GetHostname(...)
Obtain the hostname of the specified virtual machine.
 
PrlVmCfg_GetIcon(...)
Return the name of the icon file used by the specified virtual machine.
 
PrlVmCfg_GetLastModifiedDate(...)
Return the date and time when the specified virtual machine was last modified.
 
PrlVmCfg_GetLastModifierName(...)
Return the name of the user who last modified the specified virtual machine.
 
PrlVmCfg_GetLinkedVmUuid(...)
PrlVmCfg_GetLinkedVmUuid
 
PrlVmCfg_GetLocation(...)
PrlVmCfg_GetLocation
 
PrlVmCfg_GetMaxBalloonSize(...)
PrlVmCfg_GetMaxBalloonSize
 
PrlVmCfg_GetName(...)
Return the virtual machine name.
 
PrlVmCfg_GetNetAdapter(...)
Obtain the VmNet object containing information about a virtual network adapter.
 
PrlVmCfg_GetNetAdaptersCount(...)
Determine the number of network adapters in a virtual machine.
 
PrlVmCfg_GetOpticalDisk(...)
Obtain the VmDevice object containing information about a virtual optical disk.
 
PrlVmCfg_GetOpticalDisksCount(...)
Determine the number of optical disks in the specified virtual machine.
 
PrlVmCfg_GetOptimizeModifiersMode(...)
PrlVmCfg_GetOptimizeModifiersMode
 
PrlVmCfg_GetOsType(...)
Return the type of the operating system that the specified virtual machine is running.
 
PrlVmCfg_GetOsVersion(...)
Return the version of the operating system that the specified virtual machine is running.
 
PrlVmCfg_GetParallelPort(...)
Obtains the VmDevice object containing information about a virtual parallel port.
 
PrlVmCfg_GetParallelPortsCount(...)
Determine the number of virtual parallel ports in the virtual machine.
 
PrlVmCfg_GetPasswordProtectedOperationsList(...)
PrlVmCfg_GetPasswordProtectedOperationsList
 
PrlVmCfg_GetRamSize(...)
Return the virtual machine memory (RAM) size, in megabytes.
 
PrlVmCfg_GetResourceQuota(...)
PrlVmCfg_GetResourceQuota
 
PrlVmCfg_GetScrRes(...)
Obtain the ScreenRes object identifying the specified virtual machine screen resolution.
 
PrlVmCfg_GetScrResCount(...)
Determine the total number of screen resolutions available in a virtual machine.
 
PrlVmCfg_GetSearchDomains(...)
Obtain the list of search domains that will be assigned to the guest OS.
 
PrlVmCfg_GetSerialPort(...)
Obtain the VmSerial object containing information about a serial port in a virtual machine.
 
PrlVmCfg_GetSerialPortsCount(...)
Determine the number of serial ports in a virtual machine.
 
PrlVmCfg_GetServerHost(...)
Return the hostname of the machine hosting the specified virtual machine.
 
PrlVmCfg_GetServerUuid(...)
Returns the UUID of the machine hosting the specified virtual machine.
 
PrlVmCfg_GetShare(...)
Obtain the Share object containing information about a shared folder.
 
PrlVmCfg_GetSharesCount(...)
Determine the number of shared folders in a virtual machine.
 
PrlVmCfg_GetSmartGuardInterval(...)
Determines the interval at which snapshots are taken by SmartGuard.
 
PrlVmCfg_GetSmartGuardMaxSnapshotsCount(...)
Determines the maximum snapshot count, a SmartGuard setting.
 
PrlVmCfg_GetSoundDev(...)
Obtain the VmSound object containing information about a sound device in a virtual machine.
 
PrlVmCfg_GetSoundDevsCount(...)
Determine the number of sound devices in a virtual machine.
 
PrlVmCfg_GetStartLoginMode(...)
Return the automatic startup login mode for the virtual machine.
 
PrlVmCfg_GetStartUserLogin(...)
Return the user name used during the virtual machine automatic startup.
 
PrlVmCfg_GetSystemFlags(...)
Return the virtual machine system flags.
 
PrlVmCfg_GetTimeSyncInterval(...)
Obtain the time synchronization interval between the host and the guest OS.
 
PrlVmCfg_GetUnattendedInstallEdition(...)
PrlVmCfg_GetUnattendedInstallEdition
 
PrlVmCfg_GetUnattendedInstallLocale(...)
PrlVmCfg_GetUnattendedInstallLocale
 
PrlVmCfg_GetUndoDisksMode(...)
Determine the current undo-disks mode for the virtual machine.
 
PrlVmCfg_GetUptime(...)
PrlVmCfg_GetUptime
 
PrlVmCfg_GetUptimeStartDate(...)
Return the date and time when the uptime counter was started for the specified virtual machine.
 
PrlVmCfg_GetUsbDevice(...)
Obtain the VmUsb object containing information about a USB device in the virtual machine.
 
PrlVmCfg_GetUsbDevicesCount(...)
Determine the number of USB devices in a virtual machine.
 
PrlVmCfg_GetUuid(...)
Return the UUID (universally unique ID) of the virtual machine.
 
PrlVmCfg_GetVNCHostName(...)
Return the VNC hostname of the virtual machine.
 
PrlVmCfg_GetVNCMode(...)
Return the VNC mode of the virtual machine.
 
PrlVmCfg_GetVNCPassword(...)
Return the VNC password for the virtual machine.
 
PrlVmCfg_GetVNCPort(...)
Return the VNC port number for the virtual machine
 
PrlVmCfg_GetVideoRamSize(...)
Return the video memory size of the virtual machine.
 
PrlVmCfg_GetVmInfo(...)
PrlVmCfg_GetVmInfo
 
PrlVmCfg_GetWindowMode(...)
Return the current window mode the virtual machine is in.
 
PrlVmCfg_IsAdaptiveHypervisorEnabled(...)
PrlVmCfg_IsAdaptiveHypervisorEnabled
 
PrlVmCfg_IsAllowSelectBootDevice(...)
Determine whether the 'select boot device' option is shown on virtual machine startup.
 
PrlVmCfg_IsArchived(...)
PrlVmCfg_IsArchived
 
PrlVmCfg_IsAutoApplyIpOnly(...)
PrlVmCfg_IsAutoApplyIpOnly
 
PrlVmCfg_IsAutoCaptureReleaseMouse(...)
Determine whether the automatic capture and release of the mouse pointer is enabled.
 
PrlVmCfg_IsAutoCompressEnabled(...)
Determine whether the Automatic HDD compression feature is enabled in the virtual machine.
 
PrlVmCfg_IsBatteryStatusEnabled(...)
PrlVmCfg_IsBatteryStatusEnabled
 
PrlVmCfg_IsCloseAppOnShutdown(...)
Determine whether the Parallels console app is automatically closed on the virtual machine shutdown.
 
PrlVmCfg_IsConfigInvalid(...)
PrlVmCfg_IsConfigInvalid
 
PrlVmCfg_IsCpuHotplugEnabled(...)
PrlVmCfg_IsCpuHotplugEnabled
 
PrlVmCfg_IsCpuVtxEnabled(...)
Determine whether the x86 virtualization (such as Vt-x) is available in the virtual machine CPU.
 
PrlVmCfg_IsDefaultDeviceNeeded(...)
Determine whether a default virtual device is needed for running the OS of the specified type.
 
PrlVmCfg_IsDisableAPIC(...)
Determine whether the APIC is enabled during the virtual machine runtime.
 
PrlVmCfg_IsDiskCacheWriteBack(...)
Determine if disk cache write-back is enabled in the virtual machine.
 
PrlVmCfg_IsEfiEnabled(...)
PrlVmCfg_IsEfiEnabled
 
PrlVmCfg_IsEncrypted(...)
PrlVmCfg_IsEncrypted
 
PrlVmCfg_IsExcludeDock(...)
Determine the guest OS window behavior in coherence mode.
 
PrlVmCfg_IsExpirationDateEnabled(...)
PrlVmCfg_IsExpirationDateEnabled
 
PrlVmCfg_IsGestureSwipeFromEdgesEnabled(...)
PrlVmCfg_IsGestureSwipeFromEdgesEnabled
 
PrlVmCfg_IsGuestSharingAutoMount(...)
Determine if host shared folders are mounted automatically in the virtual machine.
 
PrlVmCfg_IsGuestSharingEnableSpotlight(...)
Determine if the virtual disks will be added to Spotlight search subsystem (Mac OS X feature).
 
PrlVmCfg_IsGuestSharingEnabled(...)
Determine if guest sharing is enabled (the guest OS disk drives are visible in the host OS).
 
PrlVmCfg_IsHideMinimizedWindowsEnabled(...)
PrlVmCfg_IsHideMinimizedWindowsEnabled
 
PrlVmCfg_IsHighResolutionEnabled(...)
PrlVmCfg_IsHighResolutionEnabled
 
PrlVmCfg_IsHostMemAutoQuota(...)
PrlVmCfg_IsHostMemAutoQuota
 
PrlVmCfg_IsHostSharingEnabled(...)
Determine if host sharing is enabled (host shared folders are visible in the guest OS).
 
PrlVmCfg_IsIsolatedVmEnabled(...)
PrlVmCfg_IsIsolatedVmEnabled
 
PrlVmCfg_IsLockGuestOnSuspendEnabled(...)
PrlVmCfg_IsLockGuestOnSuspendEnabled
 
PrlVmCfg_IsLongerBatteryLifeEnabled(...)
PrlVmCfg_IsLongerBatteryLifeEnabled
 
PrlVmCfg_IsMapSharedFoldersOnLetters(...)
Determine whether host disks shared with the guest Windows OS will be mapped to drive letters.
 
PrlVmCfg_IsMultiDisplay(...)
Determine if the specified virtual machine uses a multi-display mode.
 
PrlVmCfg_IsNestedVirtualizationEnabled(...)
PrlVmCfg_IsNestedVirtualizationEnabled
 
PrlVmCfg_IsOsResInFullScrMode(...)
Determines wether the virtual machine OS resolution is in full screen mode.
 
PrlVmCfg_IsPMUVirtualizationEnabled(...)
PrlVmCfg_IsPMUVirtualizationEnabled
 
PrlVmCfg_IsPauseWhenIdle(...)
PrlVmCfg_IsPauseWhenIdle
 
PrlVmCfg_IsProtected(...)
PrlVmCfg_IsProtected
 
PrlVmCfg_IsRamHotplugEnabled(...)
PrlVmCfg_IsRamHotplugEnabled
 
PrlVmCfg_IsRelocateTaskBar(...)
Determine if the task bar relocation feature is enabled in Coherence mode.
 
PrlVmCfg_IsScrResEnabled(...)
Determine if additional screen resolution support is enabled in the virtual machine.
 
PrlVmCfg_IsShareAllHostDisks(...)
Determine whether all host disks will be present in the guest OS as shares.
 
PrlVmCfg_IsShareClipboard(...)
Determine whether the clipboard sharing feature is enabled in the virtual machine.
 
PrlVmCfg_IsShareUserHomeDir(...)
Determine whether the host user home directory will be available in the guest OS as a share.
 
PrlVmCfg_IsSharedAppsGuestToHost(...)
PrlVmCfg_IsSharedAppsGuestToHost
 
PrlVmCfg_IsSharedAppsHostToGuest(...)
PrlVmCfg_IsSharedAppsHostToGuest
 
PrlVmCfg_IsSharedBluetoothEnabled(...)
PrlVmCfg_IsSharedBluetoothEnabled
 
PrlVmCfg_IsSharedCameraEnabled(...)
PrlVmCfg_IsSharedCameraEnabled
 
PrlVmCfg_IsSharedCloudEnabled(...)
PrlVmCfg_IsSharedCloudEnabled
 
PrlVmCfg_IsSharedProfileEnabled(...)
Determine whether the Shared Profile feature is enabled in the virtual machine.
 
PrlVmCfg_IsShowDevToolsEnabled(...)
PrlVmCfg_IsShowDevToolsEnabled
 
PrlVmCfg_IsShowTaskBar(...)
Determine if Windows task bar is displayed in Coherence mode.
 
PrlVmCfg_IsShowWindowsAppInDock(...)
PrlVmCfg_IsShowWindowsAppInDock
 
PrlVmCfg_IsSmartGuardEnabled(...)
Determine whether the SmartGuard feature is enabled in the virtual machine.
 
PrlVmCfg_IsSmartGuardNotifyBeforeCreation(...)
Determine whether the user will be notified on automatic snapshot creation by SmartGaurd.
 
PrlVmCfg_IsSmartMountDVDsEnabled(...)
PrlVmCfg_IsSmartMountDVDsEnabled
 
PrlVmCfg_IsSmartMountEnabled(...)
PrlVmCfg_IsSmartMountEnabled
 
PrlVmCfg_IsSmartMountNetworkSharesEnabled(...)
PrlVmCfg_IsSmartMountNetworkSharesEnabled
 
PrlVmCfg_IsSmartMountRemovableDrivesEnabled(...)
PrlVmCfg_IsSmartMountRemovableDrivesEnabled
 
PrlVmCfg_IsSmartMouseEnabled(...)
PrlVmCfg_IsSmartMouseEnabled
 
PrlVmCfg_IsStartInDetachedWindowEnabled(...)
PrlVmCfg_IsStartInDetachedWindowEnabled
 
PrlVmCfg_IsStickyMouseEnabled(...)
PrlVmCfg_IsStickyMouseEnabled
 
PrlVmCfg_IsSupportUsb30Enabled(...)
PrlVmCfg_IsSupportUsb30Enabled
 
PrlVmCfg_IsSwitchOffAeroEnabled(...)
PrlVmCfg_IsSwitchOffAeroEnabled
 
PrlVmCfg_IsSwitchOffWindowsLogoEnabled(...)
PrlVmCfg_IsSwitchOffWindowsLogoEnabled
 
PrlVmCfg_IsSwitchToFullscreenOnDemandEnabled(...)
PrlVmCfg_IsSwitchToFullscreenOnDemandEnabled
 
PrlVmCfg_IsSyncDefaultPrinter(...)
PrlVmCfg_IsSyncDefaultPrinter
 
PrlVmCfg_IsSyncSshIdsEnabled(...)
PrlVmCfg_IsSyncSshIdsEnabled
 
PrlVmCfg_IsSyncTimezoneDisabled(...)
PrlVmCfg_IsSyncTimezoneDisabled
 
PrlVmCfg_IsSyncVmHostnameEnabled(...)
PrlVmCfg_IsSyncVmHostnameEnabled
 
PrlVmCfg_IsTemplate(...)
Determine whether the virtual machine is a real machine or a template.
 
PrlVmCfg_IsTimeSyncSmartModeEnabled(...)
Determine whether the smart time synchronization is enabled in a virtual machine.
 
PrlVmCfg_IsTimeSynchronizationEnabled(...)
Determine whether the time synchronization feature is enabled in the virtual machine.
 
PrlVmCfg_IsToolsAutoUpdateEnabled(...)
Enables or disables the Parallels Tools AutoUpdate feature for the virtual machine.
 
PrlVmCfg_IsUseDefaultAnswers(...)
Determine whether the use default answers mechanism is active in the virtual machine.
 
PrlVmCfg_IsUseDesktop(...)
Determine whether the 'use desktop in share profile' feature is enabled or not.
 
PrlVmCfg_IsUseDocuments(...)
Determine whether 'use documents in shared profile' feature is enabled or not.
 
PrlVmCfg_IsUseDownloads(...)
PrlVmCfg_IsUseDownloads
 
PrlVmCfg_IsUseHostPrinters(...)
PrlVmCfg_IsUseHostPrinters
 
PrlVmCfg_IsUseMovies(...)
PrlVmCfg_IsUseMovies
 
PrlVmCfg_IsUseMusic(...)
Determine whether the 'use music in shared profile' feature is enabled or not.
 
PrlVmCfg_IsUsePictures(...)
Determine whether the 'used pictures in shared profile' feature is enabled or not.
 
PrlVmCfg_IsUserDefinedSharedFoldersEnabled(...)
Determine whether the user-defined shared folders are enabled or not.
 
PrlVmCfg_IsVerticalSynchronizationEnabled(...)
PrlVmCfg_IsVerticalSynchronizationEnabled
 
PrlVmCfg_IsVirtualLinksEnabled(...)
PrlVmCfg_IsVirtualLinksEnabled
 
PrlVmCfg_IsWinSystrayInMacMenuEnabled(...)
PrlVmCfg_IsWinSystrayInMacMenuEnabled
 
PrlVmCfg_Set3DAccelerationMode(...)
PrlVmCfg_Set3DAccelerationMode
 
PrlVmCfg_SetActionOnStopMode(...)
PrlVmCfg_SetActionOnStopMode
 
PrlVmCfg_SetActionOnWindowClose(...)
Set the action to perform on the Parallels console window closing.
 
PrlVmCfg_SetAdaptiveHypervisorEnabled(...)
PrlVmCfg_SetAdaptiveHypervisorEnabled
 
PrlVmCfg_SetAllowSelectBootDevice(...)
Switch on/off the 'select boot device' dialog on virtual machine startup.
 
PrlVmCfg_SetAppInDockMode(...)
Set the dock mode for applications.
 
PrlVmCfg_SetAutoApplyIpOnly(...)
PrlVmCfg_SetAutoApplyIpOnly
 
PrlVmCfg_SetAutoCaptureReleaseMouse(...)
Enable or disables the automatic capture and release of the mouse pointer in a virtual machine.
 
PrlVmCfg_SetAutoCompressEnabled(...)
Enables or disables the Automatic HDD compression feature in the virtual machine.
 
PrlVmCfg_SetAutoCompressInterval(...)
Set the time interval at which compacting virtual disks is done by Automatic HDD compression.
 
PrlVmCfg_SetAutoStart(...)
Set the automatic startup option for the virtual machine.
 
PrlVmCfg_SetAutoStartDelay(...)
Set the time delay that will be used during the virtual machine automatic startup.
 
PrlVmCfg_SetAutoStop(...)
Set the automatic shutdown mode for the virtual machine.
 
PrlVmCfg_SetBackgroundPriority(...)
Set the virtual machine background processes priority.
 
PrlVmCfg_SetBatteryStatusEnabled(...)
PrlVmCfg_SetBatteryStatusEnabled
 
PrlVmCfg_SetCloseAppOnShutdown(...)
Set whether the Parallels console app will be closed on the virtual machine shutdown.
 
PrlVmCfg_SetCoherenceButtonVisibility(...)
PrlVmCfg_SetCoherenceButtonVisibility
 
PrlVmCfg_SetConfirmationsList(...)
Obtain the list of virtual machine operations that require administrator confirmation.
 
PrlVmCfg_SetCpuAccelLevel(...)
Set CPU acceleration level for the virtual machine.
 
PrlVmCfg_SetCpuCount(...)
Set the number of CPUs for the virtual machine (the CPUs should be present in the machine).
 
PrlVmCfg_SetCpuHotplugEnabled(...)
PrlVmCfg_SetCpuHotplugEnabled
 
PrlVmCfg_SetCpuMode(...)
Set CPU mode (32 bit or 64 bit) for the virtual machine.
 
PrlVmCfg_SetCustomProperty(...)
Set the virtual machine custom property information.
 
PrlVmCfg_SetDefaultConfig(...)
Set the default configuration for a new virtual machine based on the guest OS type.
 
PrlVmCfg_SetDescription(...)
Set the virtual machine description.
 
PrlVmCfg_SetDisableAPICSign(...)
Set whether the virtual machine should be using APIC during runtime.
 
PrlVmCfg_SetDiskCacheWriteBack(...)
Set the virtual machine disk cache write-back option.
 
PrlVmCfg_SetDnsServers(...)
PrlVmCfg_SetDnsServers
 
PrlVmCfg_SetDockIconType(...)
Sets the virtual machine dock icon type.
 
PrlVmCfg_SetEfiEnabled(...)
PrlVmCfg_SetEfiEnabled
 
PrlVmCfg_SetExcludeDock(...)
Set the exclude dock option.
 
PrlVmCfg_SetExpirationDate(...)
PrlVmCfg_SetExpirationDate
 
PrlVmCfg_SetExpirationDateEnabled(...)
PrlVmCfg_SetExpirationDateEnabled
 
PrlVmCfg_SetExpirationNote(...)
PrlVmCfg_SetExpirationNote
 
PrlVmCfg_SetExpirationOfflineTimeToLive(...)
PrlVmCfg_SetExpirationOfflineTimeToLive
 
PrlVmCfg_SetExpirationTimeCheckInterval(...)
PrlVmCfg_SetExpirationTimeCheckInterval
 
PrlVmCfg_SetExpirationTrustedTimeServer(...)
PrlVmCfg_SetExpirationTrustedTimeServer
 
PrlVmCfg_SetExternalBootDevice(...)
PrlVmCfg_SetExternalBootDevice
 
PrlVmCfg_SetForegroundPriority(...)
Set the virtual machine foreground processes priority.
 
PrlVmCfg_SetFreeDiskSpaceRatio(...)
Set the free disk space ratio at which compacting virtual disks is done by Automatic HDD compress.
 
PrlVmCfg_SetGestureSwipeFromEdgesEnabled(...)
PrlVmCfg_SetGestureSwipeFromEdgesEnabled
 
PrlVmCfg_SetGuestSharingAutoMount(...)
Set the guest OS sharing auto-mount option.
 
PrlVmCfg_SetGuestSharingEnableSpotlight(...)
Set whether the virtual disks are added to Spotlight search subsystem.
 
PrlVmCfg_SetGuestSharingEnabled(...)
Enables the guest sharing feature.
 
PrlVmCfg_SetHideMinimizedWindowsEnabled(...)
PrlVmCfg_SetHideMinimizedWindowsEnabled
 
PrlVmCfg_SetHighResolutionEnabled(...)
PrlVmCfg_SetHighResolutionEnabled
 
PrlVmCfg_SetHostMemAutoQuota(...)
PrlVmCfg_SetHostMemAutoQuota
 
PrlVmCfg_SetHostMemQuotaMax(...)
PrlVmCfg_SetHostMemQuotaMax
 
PrlVmCfg_SetHostMemQuotaPriority(...)
PrlVmCfg_SetHostMemQuotaPriority
 
PrlVmCfg_SetHostSharingEnabled(...)
Enable host sharing for the virtual machine.
 
PrlVmCfg_SetHostname(...)
Set the virtual machine hostname.
 
PrlVmCfg_SetIcon(...)
Set the virtual machine icon.
 
PrlVmCfg_SetIsolatedVmEnabled(...)
PrlVmCfg_SetIsolatedVmEnabled
 
PrlVmCfg_SetLockGuestOnSuspendEnabled(...)
PrlVmCfg_SetLockGuestOnSuspendEnabled
 
PrlVmCfg_SetLongerBatteryLifeEnabled(...)
PrlVmCfg_SetLongerBatteryLifeEnabled
 
PrlVmCfg_SetMapSharedFoldersOnLetters(...)
Enable mapping of shared host disks to drive letters for the virtual machine.
 
PrlVmCfg_SetMaxBalloonSize(...)
PrlVmCfg_SetMaxBalloonSize
 
PrlVmCfg_SetMultiDisplay(...)
Set the virtual machine multi-display option.
 
PrlVmCfg_SetName(...)
Set the virtual machine name.
 
PrlVmCfg_SetNestedVirtualizationEnabled(...)
PrlVmCfg_SetNestedVirtualizationEnabled
 
PrlVmCfg_SetOptimizeModifiersMode(...)
PrlVmCfg_SetOptimizeModifiersMode
 
PrlVmCfg_SetOsResInFullScrMode(...)
Turn on/off the virtual machine OS resolution in full screen mode option.
 
PrlVmCfg_SetOsVersion(...)
Set the virtual machine guest OS version.
 
PrlVmCfg_SetPMUVirtualizationEnabled(...)
PrlVmCfg_SetPMUVirtualizationEnabled
 
PrlVmCfg_SetPasswordProtectedOperationsList(...)
PrlVmCfg_SetPasswordProtectedOperationsList
 
PrlVmCfg_SetPauseWhenIdle(...)
PrlVmCfg_SetPauseWhenIdle
 
PrlVmCfg_SetRamHotplugEnabled(...)
PrlVmCfg_SetRamHotplugEnabled
 
PrlVmCfg_SetRamSize(...)
Sets the virtual machine memory (RAM) size.
 
PrlVmCfg_SetRelocateTaskBar(...)
Enable or disable the Windows task bar relocation feature.
 
PrlVmCfg_SetResourceQuota(...)
PrlVmCfg_SetResourceQuota
 
PrlVmCfg_SetScrResEnabled(...)
Enable or disable the additional screen resolution support in the virtual machine.
 
PrlVmCfg_SetSearchDomains(...)
Set the global search domain list that will be assigned to the guest OS.
 
PrlVmCfg_SetShareAllHostDisks(...)
Enable sharing of all host disks for the virtual machine.
 
PrlVmCfg_SetShareClipboard(...)
Enable or disable the clipboard sharing feature.
 
PrlVmCfg_SetShareUserHomeDir(...)
Enable or disable sharing of the host user home directory in the specified virtual machine.
 
PrlVmCfg_SetSharedAppsGuestToHost(...)
PrlVmCfg_SetSharedAppsGuestToHost
 
PrlVmCfg_SetSharedAppsHostToGuest(...)
PrlVmCfg_SetSharedAppsHostToGuest
 
PrlVmCfg_SetSharedBluetoothEnabled(...)
PrlVmCfg_SetSharedBluetoothEnabled
 
PrlVmCfg_SetSharedCameraEnabled(...)
PrlVmCfg_SetSharedCameraEnabled
 
PrlVmCfg_SetSharedCloudEnabled(...)
PrlVmCfg_SetSharedCloudEnabled
 
PrlVmCfg_SetSharedProfileEnabled(...)
Enable or disable the Shared Profile feature in the virtual machine.
 
PrlVmCfg_SetShowDevToolsEnabled(...)
PrlVmCfg_SetShowDevToolsEnabled
 
PrlVmCfg_SetShowTaskBar(...)
Show or hide the Windows task bar when the virtual machine is running in Coherence mode.
 
PrlVmCfg_SetShowWindowsAppInDock(...)
PrlVmCfg_SetShowWindowsAppInDock
 
PrlVmCfg_SetSmartGuardEnabled(...)
Enable the SmartGuard feature in the virtual machine.
 
PrlVmCfg_SetSmartGuardInterval(...)
Set the time interval at which snapshots are taken by SmartGuard.
 
PrlVmCfg_SetSmartGuardMaxSnapshotsCount(...)
Set the maximum snapshot count, a SmartGuard feature.
 
PrlVmCfg_SetSmartGuardNotifyBeforeCreation(...)
Enable or disable notification of automatic snapshot creation, a SmartGuard feature.
 
PrlVmCfg_SetSmartMountDVDsEnabled(...)
PrlVmCfg_SetSmartMountDVDsEnabled
 
PrlVmCfg_SetSmartMountEnabled(...)
PrlVmCfg_SetSmartMountEnabled
 
PrlVmCfg_SetSmartMountNetworkSharesEnabled(...)
PrlVmCfg_SetSmartMountNetworkSharesEnabled
 
PrlVmCfg_SetSmartMountRemovableDrivesEnabled(...)
PrlVmCfg_SetSmartMountRemovableDrivesEnabled
 
PrlVmCfg_SetSmartMouseEnabled(...)
PrlVmCfg_SetSmartMouseEnabled
 
PrlVmCfg_SetStartInDetachedWindowEnabled(...)
PrlVmCfg_SetStartInDetachedWindowEnabled
 
PrlVmCfg_SetStartLoginMode(...)
Set the automatic startup login mode for the specified virtual machine.
 
PrlVmCfg_SetStartUserCreds(...)
Sset the automatic startup user login and password for the virtual machine.
 
PrlVmCfg_SetStickyMouseEnabled(...)
PrlVmCfg_SetStickyMouseEnabled
 
PrlVmCfg_SetSupportUsb30Enabled(...)
PrlVmCfg_SetSupportUsb30Enabled
 
PrlVmCfg_SetSwitchOffAeroEnabled(...)
PrlVmCfg_SetSwitchOffAeroEnabled
 
PrlVmCfg_SetSwitchOffWindowsLogoEnabled(...)
PrlVmCfg_SetSwitchOffWindowsLogoEnabled
 
PrlVmCfg_SetSwitchToFullscreenOnDemandEnabled(...)
PrlVmCfg_SetSwitchToFullscreenOnDemandEnabled
 
PrlVmCfg_SetSyncDefaultPrinter(...)
PrlVmCfg_SetSyncDefaultPrinter
 
PrlVmCfg_SetSyncSshIdsEnabled(...)
PrlVmCfg_SetSyncSshIdsEnabled
 
PrlVmCfg_SetSyncTimezoneDisabled(...)
PrlVmCfg_SetSyncTimezoneDisabled
 
PrlVmCfg_SetSyncVmHostnameEnabled(...)
PrlVmCfg_SetSyncVmHostnameEnabled
 
PrlVmCfg_SetSystemFlags(...)
Set the virtual machine system flags.
 
PrlVmCfg_SetTemplateSign(...)
Modify a regular virtual machine to become a template, and vise versa.
 
PrlVmCfg_SetTimeSyncInterval(...)
Set the time interval at which time in the virtual machine will be synchronized with the host OS.
 
PrlVmCfg_SetTimeSyncSmartModeEnabled(...)
Enable or disable the smart time-synchronization mode in the virtual machine.
 
PrlVmCfg_SetTimeSynchronizationEnabled(...)
Enable or disable the time synchronization feature in a virtual machine.
 
PrlVmCfg_SetToolsAutoUpdateEnabled(...)
Enable or disable the Parallels Tools AutoUpdate feature for the virtual machine.
 
PrlVmCfg_SetUnattendedInstallEdition(...)
PrlVmCfg_SetUnattendedInstallEdition
 
PrlVmCfg_SetUnattendedInstallLocale(...)
PrlVmCfg_SetUnattendedInstallLocale
 
PrlVmCfg_SetUndoDisksMode(...)
Set the undo-disks mode for the virtual machine.
 
PrlVmCfg_SetUseDefaultAnswers(...)
Enable the use default answers mechanism in a virtual machine.
 
PrlVmCfg_SetUseDesktop(...)
Enable or disable the 'undo-desktop' feature in the shared profile.
 
PrlVmCfg_SetUseDocuments(...)
Enable or disable the 'use documents in shared profile' feature.
 
PrlVmCfg_SetUseDownloads(...)
PrlVmCfg_SetUseDownloads
 
PrlVmCfg_SetUseHostPrinters(...)
PrlVmCfg_SetUseHostPrinters
 
PrlVmCfg_SetUseMovies(...)
PrlVmCfg_SetUseMovies
 
PrlVmCfg_SetUseMusic(...)
Enables or disables the 'use music in shared profile' feature.
 
PrlVmCfg_SetUsePictures(...)
Enables or disables the 'use pictures in shared profile' feature.
 
PrlVmCfg_SetUserDefinedSharedFoldersEnabled(...)
Enables or disables user-defined shared folders.
 
PrlVmCfg_SetUuid(...)
Set the virtual machine UUID (universally unique ID).
 
PrlVmCfg_SetVNCHostName(...)
Set the virtual machine VNC host name.
 
PrlVmCfg_SetVNCMode(...)
Set the virtual machine VNC mode.
 
PrlVmCfg_SetVNCPassword(...)
Set the virtual machine VNC password.
 
PrlVmCfg_SetVNCPort(...)
Set the virtual machine VNC port number.
 
PrlVmCfg_SetVerticalSynchronizationEnabled(...)
PrlVmCfg_SetVerticalSynchronizationEnabled
 
PrlVmCfg_SetVideoRamSize(...)
Set the virtual machine video memory size.
 
PrlVmCfg_SetVirtualLinksEnabled(...)
PrlVmCfg_SetVirtualLinksEnabled
 
PrlVmCfg_SetWinSystrayInMacMenuEnabled(...)
PrlVmCfg_SetWinSystrayInMacMenuEnabled
 
PrlVmCfg_SetWindowMode(...)
Sets the virtual machine window mode.
 
PrlVmDevHdPart_GetSysName(...)
Return the hard disk partition system name.
 
PrlVmDevHdPart_Remove(...)
Remove the specified partition object from the virtual hard disk list.
 
PrlVmDevHdPart_SetSysName(...)
Set system name for the disk partition.
 
PrlVmDevHd_AddPartition(...)
Assign a boot camp partition to the virtual hard disk.
 
PrlVmDevHd_CheckPassword(...)
PrlVmDevHd_CheckPassword
 
PrlVmDevHd_GetDiskSize(...)
Return the hard disk size.
 
PrlVmDevHd_GetDiskType(...)
Return the hard disk type.
 
PrlVmDevHd_GetOnlineCompactMode(...)
PrlVmDevHd_GetOnlineCompactMode
 
PrlVmDevHd_GetPartition(...)
Obtain the VmHdPartition object containing a hard disk partition info.
 
PrlVmDevHd_GetPartitionsCount(...)
Determine the number of partitions on the virtual hard disk.
 
PrlVmDevHd_GetSizeOnDisk(...)
Return the size of the occupied space on the hard disk.
 
PrlVmDevHd_IsEncrypted(...)
PrlVmDevHd_IsEncrypted
 
PrlVmDevHd_IsSplitted(...)
Determine if the virtual hard disk is split into multiple files.
 
PrlVmDevHd_SetDiskSize(...)
Set the size of the virtual hard disk.
 
PrlVmDevHd_SetDiskType(...)
Set the type of the virtual hard disk.
 
PrlVmDevHd_SetOnlineCompactMode(...)
PrlVmDevHd_SetOnlineCompactMode
 
PrlVmDevHd_SetPassword(...)
PrlVmDevHd_SetPassword
 
PrlVmDevHd_SetSplitted(...)
Sety whether the hard disk should be split into multiple files.
 
PrlVmDevNet_GenerateMacAddr(...)
Generate a unique MAC address for the virtual network adapter.
 
PrlVmDevNet_GetAdapterType(...)
PrlVmDevNet_GetAdapterType
 
PrlVmDevNet_GetBoundAdapterIndex(...)
Return the index of the adapter to which this virtual adapter is bound.
 
PrlVmDevNet_GetBoundAdapterName(...)
Return the name of the adapter to which this virtual adapter is bound.
 
PrlVmDevNet_GetDefaultGateway(...)
Obtain the default gateway assigned to the virtual network adapter.
 
PrlVmDevNet_GetDefaultGatewayIPv6(...)
PrlVmDevNet_GetDefaultGatewayIPv6
 
PrlVmDevNet_GetDnsServers(...)
Obtain the list of DNS servers which are assigned to the virtual network adapter.
 
PrlVmDevNet_GetHostInterfaceName(...)
PrlVmDevNet_GetHostInterfaceName
 
PrlVmDevNet_GetMacAddress(...)
Return the MAC address of the virtual network adapter.
 
PrlVmDevNet_GetMacAddressCanonical(...)
PrlVmDevNet_GetMacAddressCanonical
 
PrlVmDevNet_GetNetAddresses(...)
Obtain the list of IP address/subnet_mask pairs which are assigned to the virtual network adapter.
 
PrlVmDevNet_GetSearchDomains(...)
Obtain the lists of search domains assigned to the virtual network adapter.
 
PrlVmDevNet_IsAutoApply(...)
Determine if the network adapter is configured to automatically apply network settings inside guest.
 
PrlVmDevNet_IsConfigureWithDhcp(...)
Determine if the network adapter is configured through DHCP on the guest OS side.
 
PrlVmDevNet_IsConfigureWithDhcpIPv6(...)
PrlVmDevNet_IsConfigureWithDhcpIPv6
 
PrlVmDevNet_IsPktFilterPreventIpSpoof(...)
PrlVmDevNet_IsPktFilterPreventIpSpoof
 
PrlVmDevNet_IsPktFilterPreventMacSpoof(...)
PrlVmDevNet_IsPktFilterPreventMacSpoof
 
PrlVmDevNet_IsPktFilterPreventPromisc(...)
PrlVmDevNet_IsPktFilterPreventPromisc
 
PrlVmDevNet_SetAdapterType(...)
PrlVmDevNet_SetAdapterType
 
PrlVmDevNet_SetAutoApply(...)
Set whether the network adapter should be automatically configured.
 
PrlVmDevNet_SetBoundAdapterIndex(...)
Set the index of the adapter to which this virtual adapter should be bound.
 
PrlVmDevNet_SetBoundAdapterName(...)
Set the name of the network adapter to which this virtual adapter will bind.
 
PrlVmDevNet_SetConfigureWithDhcp(...)
Set whether the network adapter should be configured through DHCP or manually.
 
PrlVmDevNet_SetConfigureWithDhcpIPv6(...)
PrlVmDevNet_SetConfigureWithDhcpIPv6
 
PrlVmDevNet_SetDefaultGateway(...)
Set the default gateway address for the network adapter.
 
PrlVmDevNet_SetDefaultGatewayIPv6(...)
PrlVmDevNet_SetDefaultGatewayIPv6
 
PrlVmDevNet_SetDnsServers(...)
Assign DNS servers to the network adapter.
 
PrlVmDevNet_SetHostInterfaceName(...)
PrlVmDevNet_SetHostInterfaceName
 
PrlVmDevNet_SetMacAddress(...)
Set MAC address to the network adapter.
 
PrlVmDevNet_SetNetAddresses(...)
Set IP addresses/subnet masks to the network adapter.
 
PrlVmDevNet_SetPktFilterPreventIpSpoof(...)
PrlVmDevNet_SetPktFilterPreventIpSpoof
 
PrlVmDevNet_SetPktFilterPreventMacSpoof(...)
PrlVmDevNet_SetPktFilterPreventMacSpoof
 
PrlVmDevNet_SetPktFilterPreventPromisc(...)
PrlVmDevNet_SetPktFilterPreventPromisc
 
PrlVmDevNet_SetSearchDomains(...)
Assign search domains to the network adapter.
 
PrlVmDevSerial_GetSocketMode(...)
Return the socket mode of the virtual serial port.
 
PrlVmDevSerial_SetSocketMode(...)
Set the socket mode for the virtual serial port.
 
PrlVmDevSound_GetMixerDev(...)
Return the mixer device string for the sound device.
 
PrlVmDevSound_GetOutputDev(...)
Return the output device string for the sound device.
 
PrlVmDevSound_SetMixerDev(...)
Set the mixer device string for the sound device.
 
PrlVmDevSound_SetOutputDev(...)
Set the output device string for the sound device.
 
PrlVmDevUsb_GetAutoconnectOption(...)
Obtain the USB controller autoconnect device option.
 
PrlVmDevUsb_SetAutoconnectOption(...)
Set the USB controller autoconnect device option.
 
PrlVmDev_Connect(...)
Connect a virtual device to a running virtual machine.
 
PrlVmDev_CopyImage(...)
PrlVmDev_CopyImage
 
PrlVmDev_Create(...)
Create a new virtual device object not bound to any virtual machine.
 
PrlVmDev_CreateImage(...)
Physically create a virtual device image on the host.
 
PrlVmDev_Disconnect(...)
Disconnect a device from a running virtual machine.
 
PrlVmDev_GetDescription(...)
Return the description of a virtual device.
 
PrlVmDev_GetEmulatedType(...)
Return the virtual device emulation type.
 
PrlVmDev_GetFriendlyName(...)
Return the virtual device user-friendly name.
 
PrlVmDev_GetIfaceType(...)
Return the virtual device interface type (IDE or SCSI).
 
PrlVmDev_GetImagePath(...)
Return virtual device image path.
 
PrlVmDev_GetIndex(...)
Return the index identifying the virtual device.
 
PrlVmDev_GetOutputFile(...)
Return the virtual device output file.
 
PrlVmDev_GetStackIndex(...)
Return the virtual device stack index (position at the IDE/SCSI controller bus).
 
PrlVmDev_GetSubType(...)
PrlVmDev_GetSubType
 
PrlVmDev_GetSysName(...)
Return the virtual device system name.
 
PrlVmDev_GetType(...)
Return the virtual device type.
 
PrlVmDev_IsConnected(...)
Determine if the virtual device is connected.
 
PrlVmDev_IsEnabled(...)
Determine if the device is enabled.
 
PrlVmDev_IsPassthrough(...)
Determine if the passthrough mode is enabled for the mass storage device.
 
PrlVmDev_IsRemote(...)
Determine if the virtual device is a remote device.
 
PrlVmDev_Remove(...)
Remove the virtual device object from the parent virtual machine list.
 
PrlVmDev_ResizeImage(...)
Resize the virtual device image.
 
PrlVmDev_SetConnected(...)
Connect the virtual device.
 
PrlVmDev_SetDefaultStackIndex(...)
Generates a stack index for the device (the device interface, IDE or SCSI, must be set in advance).
 
PrlVmDev_SetDescription(...)
Set the device description.
 
PrlVmDev_SetEmulatedType(...)
Sets the virtual device emulation type.
 
PrlVmDev_SetEnabled(...)
Enable the specified virtual device.
 
PrlVmDev_SetFriendlyName(...)
Set the virtual device user-friendly name.
 
PrlVmDev_SetIfaceType(...)
Set the virtual device interface type (IDE or SCSI).
 
PrlVmDev_SetImagePath(...)
Set the virtual device image path.
 
PrlVmDev_SetIndex(...)
Set theindex identifying the virtual device.
 
PrlVmDev_SetOutputFile(...)
Set the virtual device output file.
 
PrlVmDev_SetPassthrough(...)
Enable the passthrough mode for the mass storage device (optical or hard disk).
 
PrlVmDev_SetRemote(...)
Change the 'remote' flag for the specified device.
 
PrlVmDev_SetStackIndex(...)
Set the virtual device stack index (position at the IDE or SCSI controller bus).
 
PrlVmDev_SetSubType(...)
PrlVmDev_SetSubType
 
PrlVmDev_SetSysName(...)
Set the virtual device system name.
 
PrlVmGuest_GetNetworkSettings(...)
Obtain network settings of the guest operating system running in a virtual machine.
 
PrlVmGuest_Logout(...)
Closes a session (or unbinds from a pre-existing session) in a virtual machine.
 
PrlVmGuest_RunProgram(...)
Execute a program in a virtual machine.
 
PrlVmGuest_SetUserPasswd(...)
Change the password of a guest operating system user.
 
PrlVmInfo_GetAccessRights(...)
Obtains the AccessRights object containing information about the virtual machine access rights.
 
PrlVmInfo_GetAdditionState(...)
Return the virtual machine addition state information.
 
PrlVmInfo_GetState(...)
Return the virtual machine state information.
 
PrlVmInfo_IsInvalid(...)
Determine if the specified virtual machine is invalid.
 
PrlVmInfo_IsVmWaitingForAnswer(...)
Determine if the specified virtual machine is waiting for an answer to a question that it asked.
 
PrlVmInfo_IsVncServerStarted(...)
Determine whether a VNC server is running for the specified virtual machine.
 
PrlVmToolsInfo_GetState(...)
 
PrlVmToolsInfo_GetVersion(...)
 
PrlVm_Archive(...)
PrlVm_Archive
 
PrlVm_AuthWithGuestSecurityDb(...)
Authenticate the user through the guest OS security database.
 
PrlVm_Authorise(...)
PrlVm_Authorise
 
PrlVm_BeginEdit(...)
Mark the beginning of the virtual machine configuration changes operation.
 
PrlVm_CancelCompact(...)
Finishes process of optimization of virtual hard disk.
 
PrlVm_CancelConvertDisks(...)
PrlVm_CancelConvertDisks
 
PrlVm_ChangePassword(...)
PrlVm_ChangePassword
 
PrlVm_ChangeSid(...)
PrlVm_ChangeSid
 
PrlVm_Clone(...)
Clone an existing virtual machine.
 
PrlVm_CloneEx(...)
Clone an existing virtual machine (extended version).
 
PrlVm_Commit(...)
Commit the virtual machine configuration changes.
 
PrlVm_CommitEx(...)
PrlVm_CommitEx
 
PrlVm_Compact(...)
Start the process of a virtual hard disk optimization.
 
PrlVm_Connect(...)
PrlVm_Connect
 
PrlVm_ConvertDisks(...)
PrlVm_ConvertDisks
 
PrlVm_CreateCVSrc(...)
PrlVm_CreateCVSrc
 
PrlVm_CreateEvent(...)
Creates an event bound to the virtual machine.
 
PrlVm_CreateSnapshot(...)
Create a snapshot of a virtual machine.
 
PrlVm_CreateUnattendedDisk(...)
PrlVm_CreateUnattendedDisk
 
PrlVm_CreateUnattendedFloppy(...)
Create a floppy disk image for unattended Windows installation.
 
PrlVm_Decrypt(...)
PrlVm_Decrypt
 
PrlVm_Delete(...)
Delete the specified virtual machine from the host.
 
PrlVm_DeleteSnapshot(...)
Delete the specified virtual machine snapshot.
 
PrlVm_Disconnect(...)
PrlVm_Disconnect
 
PrlVm_DropSuspendedState(...)
Resets a suspended virtual machine.
 
PrlVm_Encrypt(...)
PrlVm_Encrypt
 
PrlVm_GenerateVmDevFilename(...)
Generate a unique name for a virtual device.
 
PrlVm_GetConfig(...)
Obtain a handle of type VmConfig
 
PrlVm_GetPackedProblemReport(...)
PrlVm_GetPackedProblemReport
 
PrlVm_GetPerfStats(...)
PrlVm_GetPerfStats
 
PrlVm_GetProblemReport(...)
Obtain a problem report on abnormal virtual machine termination.
 
PrlVm_GetQuestions(...)
Synchronously receive questions from the Parallels Service.
 
PrlVm_GetSnapshotsTree(...)
Obtain snapshot information for the specified virtual machine.
 
PrlVm_GetSnapshotsTreeEx(...)
PrlVm_GetSnapshotsTreeEx
 
PrlVm_GetState(...)
Obtain the VmInfo object containing the specified virtual machine information.
 
PrlVm_GetStatistics(...)
Obtain the Statistics object containing the virtual machine resource usage statistics.
 
PrlVm_GetStatisticsEx(...)
PrlVm_GetStatisticsEx
 
PrlVm_GetSuspendedScreen(...)
Obtain the virtual machine screen state before it was suspending.
 
PrlVm_GetToolsState(...)
Determine whether Parallels Tools is installed in the virtual machine.
 
PrlVm_InitiateDevStateNotifications(...)
Initiate the device states notification service.
 
PrlVm_InstallTools(...)
Starts the Parallels Tools installation in the virtual machine.
 
PrlVm_InstallUtility(...)
Install a specified utility in a virtual machine.
 
PrlVm_Lock(...)
Exclusively locks the virtual machine for current session.
 
PrlVm_LoginInGuest(...)
Create a new console session or binds to an existing GUI session in a virtual machine.
 
PrlVm_Move(...)
PrlVm_Move
 
PrlVm_Pause(...)
Pause the virtual machine.
 
PrlVm_RefreshConfig(...)
Refresh the virtual machine configuration information.
 
PrlVm_Reg(...)
Create a new virtual machine and register it with the Parallels Service.
 
PrlVm_RegEx(...)
PrlVm_RegEx
 
PrlVm_RemoveProtection(...)
PrlVm_RemoveProtection
 
PrlVm_Reset(...)
Reset the virtual machine.
 
PrlVm_ResetUptime(...)
PrlVm_ResetUptime
 
PrlVm_Restart(...)
Restart the virtual machine.
 
PrlVm_Restore(...)
Restores the registered virtual machine.
 
PrlVm_Resume(...)
Resume a suspended virtual machine.
 
PrlVm_SetConfig(...)
This is a reserved method.
 
PrlVm_SetProtection(...)
PrlVm_SetProtection
 
PrlVm_Start(...)
Start the virtual machine.
 
PrlVm_StartEx(...)
Start the virtual machine using the specified mode.
 
PrlVm_StartVncServer(...)
Start a VNC server for the specified virtual machine.
 
PrlVm_Stop(...)
Stop the virtual machine.
 
PrlVm_StopEx(...)
PrlVm_StopEx
 
PrlVm_StopVncServer(...)
Stops the VNC server in a virtual machine
 
PrlVm_SubscribeToGuestStatistics(...)
Subscribe to receive the virtual machine performance statistics.
 
PrlVm_SubscribeToPerfStats(...)
PrlVm_SubscribeToPerfStats
 
PrlVm_Suspend(...)
Suspend the virtual machine.
 
PrlVm_SwitchToSnapshot(...)
Revert the specified virtual machine to the specified snapshot.
 
PrlVm_SwitchToSnapshotEx(...)
PrlVm_SwitchToSnapshotEx
 
PrlVm_TerminalConnect(...)
PrlVm_TerminalConnect
 
PrlVm_TerminalDisconnect(...)
PrlVm_TerminalDisconnect
 
PrlVm_TisGetIdentifiers(...)
Retrieve a list of identifiers from the Tools Information Service database.
 
PrlVm_TisGetRecord(...)
Obtain the TisRecord object containing a record from the Tools Service database.
 
PrlVm_ToolsGetShutdownCapabilities(...)
Obtain the available capabilities of a graceful virtual machine shutdown using Parallels Tools.
 
PrlVm_ToolsSendShutdown(...)
Initiates graceful shutdown of the virtual machine.
 
PrlVm_ToolsSetPowerSchemeSleepAbility(...)
PrlVm_ToolsSetPowerSchemeSleepAbility
 
PrlVm_ToolsSetTaskBarVisibility(...)
PrlVm_ToolsSetTaskBarVisibility
 
PrlVm_UIEmuQueryElementAtPos(...)
PrlVm_UIEmuQueryElementAtPos
 
PrlVm_UIEmuSendInput(...)
PrlVm_UIEmuSendInput
 
PrlVm_UIEmuSendScroll(...)
PrlVm_UIEmuSendScroll
 
PrlVm_UIEmuSendText(...)
PrlVm_UIEmuSendText
 
PrlVm_Unarchive(...)
PrlVm_Unarchive
 
PrlVm_Unlock(...)
Unlocks a previously locked virtual machine.
 
PrlVm_Unreg(...)
Unregisters the virtual machine from the Parallels Service.
 
PrlVm_UnsubscribeFromGuestStatistics(...)
Cancels the performance statistics subscription.
 
PrlVm_UnsubscribeFromPerfStats(...)
Cancels the Parallels Service performance statistics subscription .
 
PrlVm_UpdateSecurity(...)
Updates the security access level for the virtual machine.
 
PrlVm_UpdateSnapshotData(...)
Modify the virtual machine snapshot name and description.
 
PrlVm_ValidateConfig(...)
Validate the specified section of a virtual machine configuration.
 
SetSDKLibraryPath(...)
SetSDKLibraryPath
Variables [hide private]
  __package__ = None
Function Details [hide private]

PrlStatDisk_GetPartsStatsCount(...)

 

Return the number of StatDiskPart objects contained in this StatDisk object. Each object contains statistics for an individual disk partition.

PrlStat_GetCpusStatsCount(...)

 

Return the number of StatCpu objects contained in this Statistics object. Each StatCpu object contains statistics for an individual CPU.

PrlStat_GetDisksStatsCount(...)

 

Return the number of StatDisk objects contained in this Statistics object. Each StatDisk object contains statistics for an individual hard disk.

PrlStat_GetIfacesStatsCount(...)

 

Return the number of StatNetIface objects contained in this Statistics objects. Each object contains statistics for an individual network interface.

PrlStat_GetProcsStatsCount(...)

 

Return the number of StatProcess objects contained in this Statistics object. Each StatProcess object contains statistics for an individual system process.

PrlStat_GetUsersStatsCount(...)

 

Return the number of StatUser objects contained in this Statistics object. Each StatUser object contains statistics for an individual system user.