API-Dokumentation > Selection > Object ProSelection > Function ProSelectionCollectionGet
Function ProSelectionCollectionGet
Description
Get the ProCollection object from a ProSelection.
Replacement in Object TOOLKIT:
Synopsis
#include <ProSelection.h>
ProSelectionCollectionGet
(
/* (In)
The selection object
*/
ProCollection* collection
/* (Out)
The collection object
*/
)
Returns
The function succeeded.
One or more arguments was invalid.
The selection object does not contain a collection.
The selection object contains a chain, but this chain reference is no longer valid. Chain references contained in ProSelections are only valid for as long as the chain is selected in the selection buffer.
See Also
Sample Code References
User Guide References
War dies hilfreich?