MTP3RegXStaReq

Registers to receive extended status indications.

Prototype

DWORD NMSAPI MTP3RegXStaReq ( CTAHD ctahd, S16 sapId)

Argument

Description

ctahd

Natural Access handle.

sapId

Service access point ID. Specify the same value used for the ctaOpenServices request.


Return values

Return value

Description

MTP3_SUCCESS

 

MTP3_INVBOARD

Invalid board number specified.

MTP3_NOT_BOUND

ctaOpenServices not previously called.

MTP3_OSERROR

Lower-level drivers or task returned an error.


Details

By default, extended status indications are not sent. For more information, refer to Receiving extended status indications.

See also

MTP3DeregXStaReg