## Vanara.PInvoke.WcnApi PInvoke API (methods, structures and constants) imported from Windows Connect Now (WcnApi.dll). - Includes methods from wcnapi.dll - Current NuGet release: [![Nuget](https://img.shields.io/nuget/v/Vanara.PInvoke.WcnApi?logo=nuget&style=flat-square)![Nuget](https://img.shields.io/nuget/dt/Vanara.PInvoke.WcnApi?label=%20&style=flat-square)](https://www.nuget.org/packages/Vanara.PInvoke.WcnApi) ### Structures Native Structure | Header | Managed Structure --- | --- | --- [WCN_VALUE_TYPE_PRIMARY_DEVICE_TYPE](https://www.google.com/search?num=5&q=WCN_VALUE_TYPE_PRIMARY_DEVICE_TYPE+site%3Adocs.microsoft.com) | wcntypes.h | [Vanara.PInvoke.WcnApi.WCN_VALUE_TYPE_PRIMARY_DEVICE_TYPE](https://github.com/dahall/Vanara/search?l=C%23&q=WCN_VALUE_TYPE_PRIMARY_DEVICE_TYPE) [WCN_VENDOR_EXTENSION_SPEC](https://www.google.com/search?num=5&q=WCN_VENDOR_EXTENSION_SPEC+site%3Adocs.microsoft.com) | wcndevice.h | [Vanara.PInvoke.WcnApi.WCN_VENDOR_EXTENSION_SPEC](https://github.com/dahall/Vanara/search?l=C%23&q=WCN_VENDOR_EXTENSION_SPEC) ### Interfaces Native Interface | Header | Managed Interface --- | --- | --- [IWCNConnectNotify](https://www.google.com/search?num=5&q=IWCNConnectNotify+site%3Adocs.microsoft.com) | wcndevice.h | [Vanara.PInvoke.WcnApi.IWCNConnectNotify](https://github.com/dahall/Vanara/search?l=C%23&q=IWCNConnectNotify) [IWCNDevice](https://www.google.com/search?num=5&q=IWCNDevice+site%3Adocs.microsoft.com) | wcndevice.h | [Vanara.PInvoke.WcnApi.IWCNDevice](https://github.com/dahall/Vanara/search?l=C%23&q=IWCNDevice) ### Classes Native Class | Header | Managed Class --- | --- | --- [WCNDeviceObject](https://www.google.com/search?num=5&q=WCNDeviceObject+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.WcnApi.WCNDeviceObject](https://github.com/dahall/Vanara/search?l=C%23&q=WCNDeviceObject)