| title |
CCommand::ReleaseCommand | Microsoft Docs |
| ms.custom |
|
| ms.date |
11/04/2016 |
| ms.reviewer |
|
| ms.suite |
|
| ms.technology |
|
| ms.tgt_pltfrm |
|
| ms.topic |
reference |
| f1_keywords |
CCommand.ReleaseCommand |
ReleaseCommand |
CCommand::ReleaseCommand |
|
| dev_langs |
|
| helpviewer_keywords |
|
| ms.assetid |
3b58230c-13d5-45c5-b43e-bb013ecc3019 |
| caps.latest.revision |
8 |
| author |
mikeblome |
| ms.author |
mblome |
| manager |
ghogen |
| ms.workload |
|
Releases the parameter accessor, then releases the command itself.
void CCommandBase::ReleaseCommand() throw();
Remarks
ReleaseCommand is used in conjunction with Close. See Close for usage details.
Header: atldbcli.h
CCommand Class
CCommand::Close