ICommandTextImpl 클래스
Provides an implementation for the ICommandText interface.
template <class T >
class ATL_NO_VTABLE ICommandTextImpl
: public ICommandImpl<T, ICommandText>
매개 변수
- T
The command class derived from ICommandTextImpl.
멤버
Interface Methods
Returns the text command set by the last call to SetCommandText. |
|
Sets the command text, replacing the existing command text. |
데이터 멤버
Stores the command text. |
설명
A mandatory interface on commands.
요구 사항
Header: altdb.h