CCommand::SetParameterInfo
HRESULT SetParameterInfo( ULONG ulParams**, const ULONG*** pOrdinals**, const DBPARAMBINDINFO*** pParamInfo );
Return Value
A standard HRESULT.
Parameters
See in the OLE DB Programmer's Reference.
Remarks
Specifies the native type of each command parameter.
CCommand Overview | Class Members