CCommand::SetParameterInfo
Specifies the native type of each command parameter.
HRESULT CCommandBase::SetParameterInfo(
DB_UPARAMS ulParams,
const DBORDINAL* pOrdinals,
const DBPARAMBINDINFO* pParamInfo
) throw( );
Parameters
See ICommandWithParameters::SetParameterInfo in the OLE DB Programmer's Reference.
Return Value
A standard HRESULT.
Requirements
Header: atldbcli.h