Collapse All
Parallels C API Reference Guide
ContentsIndex
PreviousUpNext
PHT_HANDLES_LIST
Functions  Functions by Handle  Legend  Send Feedback

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 new handle item to the list. 
 
Returns handles list item value. 
 
Returns handles list items count. 
 
Removes handle item from the list. 
Links
Copyright (c) 1999-2009 Parallels Software International Inc.
What do you think about this topic? Send feedback!