Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
This function registers a client device.
SD_API_STATUS SDRegisterClient(SD_DEVICE_HANDLEhDevice,
PVOIDpDeviceContext,
PSDCARD_CLIENT_REGISTRATION_INFOpInfo);
Parameters
- hDevice
[in] Handle to the device. - pDeviceContext
[in] Device-specific context information allocated by the driver. - pInfo
[in] Registration information.
Return Values
A return value of type SD_API_STATUS indicates the success or failure of the transaction initiation.
Requirements
OS Versions: Windows CE 5.0 and later.
Header: Sdcardddk.h.
Link Library: Sdcardlib.lib.
See Also
Secure Digital Card Driver Functions
Send Feedback on this topic to the authors