SECEditCommandGroupHelper::SECEditCommandGroupHelper
SECEditCommandGroupHelper::SECEditCommandGroupHelper(SECEdit*pEdit)
Constructs an SECEditCommandGroupHelper object.
Defined in: SECEdit.h
Parameters
pEdit
Points to an SECEdit data model object.
Comments
The act of calling this constructor affects the state of the model. The state of the model is restored when this object is destroyed (goes out of scope).See Also