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.
|
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.
|