Partager via


CCommand : : ReleaseCommand

Libère l'accesseur de paramètre, puis libère la commande elle-même.

void CCommandBase::ReleaseCommand( ) throw( );

Notes

ReleaseCommand est utilisé en association avec Close. Voir Close pour plus d'informations sur l'utilisation.

Configuration requise

En-tête : atldbcli.h

Voir aussi

Référence

classe de CCommand

CCommand : : Fermez