Share via


CDynamicParameterAccessor Members

Methods

CDynamicParameterAccessor

The constructor.

GetParam

Retrieves the parameter data from the buffer.

GetParamCount

Retrieves the number of parameters in the accessor.

GetParamIO

Determines whether the specified parameter is an input or output parameter.

GetParamLength

Retrieves the length of the specified parameter stored in the buffer.

GetParamName

Retrieves the name of a specified parameter.

GetParamStatus

Retrieves the status of the specified parameter stored in the buffer.

GetParamString

Retrieves the string data of the specified parameter stored in the buffer.

GetParamType

Retrieves the data type of a specified parameter.

SetParam

Sets the buffer using the parameter data.

SetParamLength

Sets the length of the specified parameter stored in the buffer.

SetParamStatus

Sets the status of the specified parameter stored in the buffer.

SetParamString

Sets the string data of the specified parameter stored in the buffer.

See Also

Reference

CDynamicParameterAccessor Class