EXT_TDOP_RELEASE

The EXT_TDOP_RELEASE sub-operation of the DEBUG_REQUEST_EXT_TYPED_DATA_ANSIRequest operation releases a typed data description.

Parameters

Operation
Set to EXT_TDOP_RELEASE for this sub-operation.

InData
Specifies the instance of the DEBUG_TYPED_DATA structure to release.

Status
Receives the status code returned by this sub-operation. This is the same as the value returned by Request.

Remarks

EXT_TDOP_RELEASE is a value in the EXT_TDOP enumeration.

The parameters for this sub-operation are members of the EXT_TYPED_DATA structure. The members of EXT_TYPED_DATA that are not listed in the preceding Parameters section are not used by this sub-operation and should be set to zero. The descriptions of the members in the preceding Parameters section specify only the purpose of the members in this particular setting. See EXT_TYPED_DATA for more details.

See also

DEBUG_REQUEST_EXT_TYPED_DATA_ANSI

EXT_TDOP

EXT_TYPED_DATA

Request