Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
NfcCxDeviceDeinitialize function (nfccx.h)
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 |
See also
Feedback
Was this page helpful?
