CODCompPropSheet::CreateChangeCommand

CODCommand* CODCompPropSheet::CreateChangeCommand(void)

Create a command object to update the components with the current changes.

Defined in: OdCompPropSheet.cpp

Return Value

Pointer to a command or NULL if there are no changes.

Comments

This function examines the changes made to the property pages and generates a command object to update the components with those changes. The command returned is a macro command that contains one or more sub-commands.