Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Called by the client driver after a WDF device has been created during the AddDevice routine.
Syntax
NTSTATUS NfcCxDeviceDeinitialize(
WDFDEVICE Device
);
Parameters
Device
A handle to a framework device object.
Return value
If the operation succeeds, the function returns STATUS_SUCCESS.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10 |
Minimum supported server | None supported |
Target Platform | Windows |
Header | nfccx.h (include Ncidef.h) |
Library | Nfccsstub.lib |
DLL | NfcCx.dll |