Description | ||||||||||||||
Removes the selection at the indicated location from the selection tool buffer. | ||||||||||||||
Replacement in Object TOOLKIT: | pfcSelectionBuffer::RemoveSelection | |||||||||||||
Synopsis | ||||||||||||||
#include <ProSelbuffer.h> | ||||||||||||||
ProError | ProSelbufferSelectionRemove | ( | ||||||||||||
int index | ||||||||||||||
/* (In) | ||||||||||||||
Index of the item to remove from the currently active selection tool. This index would be obtained from the index that the item resides in after a call to ProSelbufferSelectionsGet(). | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|