CODLinkCommand::Inverse
MvcCommand*CODLinkCommand::Inverse(void)
Creates a command which performs the inverse of this link command.
Defined in: OdLinkCmd.cpp
Return Value
A pointer to the inverse command (which is this case is a CODDeleteCommand).