SECEditCompositeCommand::DispatchCmds

voidSECEditCompositeCommand::DispatchCmds(IMvcSubject*pSubject, IMvcObserver*pObserver)

Called to dispatch all commands to the OnUpdate handlers.

Defined in: SECEditCompositeCommand.cpp

Return Value

void

Parameters

pSubject

Points to the subject.

pObserver

Points to the observer.

See Also

SECEditCompositeCommand