Collapse All
Parallels C API Reference Guide
PHT_HANDLES_LIST
Functions Functions by Handle Legend

The PHT_HANDLES_LIST handle is a generic container that can hold a list of other handles. It is typically used to pass a list of handles to a function in a single parameter. The handles in the container can be of the same type or of different types. A new handle is created by making the PrlApi_CreateHandlesList function call.

Functions
Name
Description
Adds the specified handle to the container.
Retrieves a handle from the container.
Determines the total number of handles in the specified container.
Removes a handle from the container.
Links
Copyright © 1999-2011 Parallels Holdings, Ltd. and its affiliates. All rights reserved.
What do you think about this topic? Send feedback!