Vanara/PInvoke/P2P/readme.md

219 lines
48 KiB
Markdown
Raw Normal View History

## Vanara.PInvoke.P2P
PInvoke API (methods, structures and constants) imported from Windows P2P.dll for Peer-to-Peer API.
2020-08-26 23:04:19 -04:00
- Includes methods from p2p.dll
- Current NuGet release: [![Nuget](https://img.shields.io/nuget/v/Vanara.PInvoke.P2P?logo=nuget&style=flat-square)![Nuget](https://img.shields.io/nuget/dt/Vanara.PInvoke.P2P?label=%20&style=flat-square)](https://www.nuget.org/packages/Vanara.PInvoke.P2P)
### Methods - 100% API coverage (109 of 109 functions)
2020-08-26 23:04:19 -04:00
Native Method | Header | Managed Method
--- | --- | ---
2022-10-25 13:24:54 -04:00
[PeerCollabAddContact](https://www.google.com/search?num=5&q=PeerCollabAddContact+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerCollabAddContact](https://github.com/dahall/Vanara/search?l=C%23&q=PeerCollabAddContact)
[PeerCollabAsyncInviteContact](https://www.google.com/search?num=5&q=PeerCollabAsyncInviteContact+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerCollabAsyncInviteContact](https://github.com/dahall/Vanara/search?l=C%23&q=PeerCollabAsyncInviteContact)
[PeerCollabAsyncInviteEndpoint](https://www.google.com/search?num=5&q=PeerCollabAsyncInviteEndpoint+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerCollabAsyncInviteEndpoint](https://github.com/dahall/Vanara/search?l=C%23&q=PeerCollabAsyncInviteEndpoint)
[PeerCollabCancelInvitation](https://www.google.com/search?num=5&q=PeerCollabCancelInvitation+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerCollabCancelInvitation](https://github.com/dahall/Vanara/search?l=C%23&q=PeerCollabCancelInvitation)
[PeerCollabCloseHandle](https://www.google.com/search?num=5&q=PeerCollabCloseHandle+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerCollabCloseHandle](https://github.com/dahall/Vanara/search?l=C%23&q=PeerCollabCloseHandle)
[PeerCollabDeleteContact](https://www.google.com/search?num=5&q=PeerCollabDeleteContact+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerCollabDeleteContact](https://github.com/dahall/Vanara/search?l=C%23&q=PeerCollabDeleteContact)
[PeerCollabDeleteEndpointData](https://www.google.com/search?num=5&q=PeerCollabDeleteEndpointData+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerCollabDeleteEndpointData](https://github.com/dahall/Vanara/search?l=C%23&q=PeerCollabDeleteEndpointData)
[PeerCollabDeleteObject](https://www.google.com/search?num=5&q=PeerCollabDeleteObject+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerCollabDeleteObject](https://github.com/dahall/Vanara/search?l=C%23&q=PeerCollabDeleteObject)
[PeerCollabEnumApplicationRegistrationInfo](https://www.google.com/search?num=5&q=PeerCollabEnumApplicationRegistrationInfo+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerCollabEnumApplicationRegistrationInfo](https://github.com/dahall/Vanara/search?l=C%23&q=PeerCollabEnumApplicationRegistrationInfo)
[PeerCollabEnumApplications](https://www.google.com/search?num=5&q=PeerCollabEnumApplications+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerCollabEnumApplications](https://github.com/dahall/Vanara/search?l=C%23&q=PeerCollabEnumApplications)
[PeerCollabEnumContacts](https://www.google.com/search?num=5&q=PeerCollabEnumContacts+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerCollabEnumContacts](https://github.com/dahall/Vanara/search?l=C%23&q=PeerCollabEnumContacts)
[PeerCollabEnumEndpoints](https://www.google.com/search?num=5&q=PeerCollabEnumEndpoints+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerCollabEnumEndpoints](https://github.com/dahall/Vanara/search?l=C%23&q=PeerCollabEnumEndpoints)
[PeerCollabEnumObjects](https://www.google.com/search?num=5&q=PeerCollabEnumObjects+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerCollabEnumObjects](https://github.com/dahall/Vanara/search?l=C%23&q=PeerCollabEnumObjects)
[PeerCollabEnumPeopleNearMe](https://www.google.com/search?num=5&q=PeerCollabEnumPeopleNearMe+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerCollabEnumPeopleNearMe](https://github.com/dahall/Vanara/search?l=C%23&q=PeerCollabEnumPeopleNearMe)
[PeerCollabExportContact](https://www.google.com/search?num=5&q=PeerCollabExportContact+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerCollabExportContact](https://github.com/dahall/Vanara/search?l=C%23&q=PeerCollabExportContact)
[PeerCollabGetAppLaunchInfo](https://www.google.com/search?num=5&q=PeerCollabGetAppLaunchInfo+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerCollabGetAppLaunchInfo](https://github.com/dahall/Vanara/search?l=C%23&q=PeerCollabGetAppLaunchInfo)
[PeerCollabGetApplicationRegistrationInfo](https://www.google.com/search?num=5&q=PeerCollabGetApplicationRegistrationInfo+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerCollabGetApplicationRegistrationInfo](https://github.com/dahall/Vanara/search?l=C%23&q=PeerCollabGetApplicationRegistrationInfo)
[PeerCollabGetContact](https://www.google.com/search?num=5&q=PeerCollabGetContact+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerCollabGetContact](https://github.com/dahall/Vanara/search?l=C%23&q=PeerCollabGetContact)
[PeerCollabGetEndpointName](https://www.google.com/search?num=5&q=PeerCollabGetEndpointName+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerCollabGetEndpointName](https://github.com/dahall/Vanara/search?l=C%23&q=PeerCollabGetEndpointName)
[PeerCollabGetEventData](https://www.google.com/search?num=5&q=PeerCollabGetEventData+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerCollabGetEventData](https://github.com/dahall/Vanara/search?l=C%23&q=PeerCollabGetEventData)
[PeerCollabGetInvitationResponse](https://www.google.com/search?num=5&q=PeerCollabGetInvitationResponse+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerCollabGetInvitationResponse](https://github.com/dahall/Vanara/search?l=C%23&q=PeerCollabGetInvitationResponse)
[PeerCollabGetPresenceInfo](https://www.google.com/search?num=5&q=PeerCollabGetPresenceInfo+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerCollabGetPresenceInfo](https://github.com/dahall/Vanara/search?l=C%23&q=PeerCollabGetPresenceInfo)
[PeerCollabGetSigninOptions](https://www.google.com/search?num=5&q=PeerCollabGetSigninOptions+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerCollabGetSigninOptions](https://github.com/dahall/Vanara/search?l=C%23&q=PeerCollabGetSigninOptions)
[PeerCollabInviteContact](https://www.google.com/search?num=5&q=PeerCollabInviteContact+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerCollabInviteContact](https://github.com/dahall/Vanara/search?l=C%23&q=PeerCollabInviteContact)
[PeerCollabInviteEndpoint](https://www.google.com/search?num=5&q=PeerCollabInviteEndpoint+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerCollabInviteEndpoint](https://github.com/dahall/Vanara/search?l=C%23&q=PeerCollabInviteEndpoint)
[PeerCollabParseContact](https://www.google.com/search?num=5&q=PeerCollabParseContact+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerCollabParseContact](https://github.com/dahall/Vanara/search?l=C%23&q=PeerCollabParseContact)
[PeerCollabQueryContactData](https://www.google.com/search?num=5&q=PeerCollabQueryContactData+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerCollabQueryContactData](https://github.com/dahall/Vanara/search?l=C%23&q=PeerCollabQueryContactData)
[PeerCollabRefreshEndpointData](https://www.google.com/search?num=5&q=PeerCollabRefreshEndpointData+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerCollabRefreshEndpointData](https://github.com/dahall/Vanara/search?l=C%23&q=PeerCollabRefreshEndpointData)
[PeerCollabRegisterApplication](https://www.google.com/search?num=5&q=PeerCollabRegisterApplication+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerCollabRegisterApplication](https://github.com/dahall/Vanara/search?l=C%23&q=PeerCollabRegisterApplication)
[PeerCollabRegisterEvent](https://www.google.com/search?num=5&q=PeerCollabRegisterEvent+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerCollabRegisterEvent](https://github.com/dahall/Vanara/search?l=C%23&q=PeerCollabRegisterEvent)
[PeerCollabSetEndpointName](https://www.google.com/search?num=5&q=PeerCollabSetEndpointName+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerCollabSetEndpointName](https://github.com/dahall/Vanara/search?l=C%23&q=PeerCollabSetEndpointName)
[PeerCollabSetObject](https://www.google.com/search?num=5&q=PeerCollabSetObject+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerCollabSetObject](https://github.com/dahall/Vanara/search?l=C%23&q=PeerCollabSetObject)
[PeerCollabSetPresenceInfo](https://www.google.com/search?num=5&q=PeerCollabSetPresenceInfo+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerCollabSetPresenceInfo](https://github.com/dahall/Vanara/search?l=C%23&q=PeerCollabSetPresenceInfo)
[PeerCollabShutdown](https://www.google.com/search?num=5&q=PeerCollabShutdown+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerCollabShutdown](https://github.com/dahall/Vanara/search?l=C%23&q=PeerCollabShutdown)
[PeerCollabSignin](https://www.google.com/search?num=5&q=PeerCollabSignin+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerCollabSignin](https://github.com/dahall/Vanara/search?l=C%23&q=PeerCollabSignin)
[PeerCollabSignout](https://www.google.com/search?num=5&q=PeerCollabSignout+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerCollabSignout](https://github.com/dahall/Vanara/search?l=C%23&q=PeerCollabSignout)
[PeerCollabStartup](https://www.google.com/search?num=5&q=PeerCollabStartup+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerCollabStartup](https://github.com/dahall/Vanara/search?l=C%23&q=PeerCollabStartup)
[PeerCollabSubscribeEndpointData](https://www.google.com/search?num=5&q=PeerCollabSubscribeEndpointData+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerCollabSubscribeEndpointData](https://github.com/dahall/Vanara/search?l=C%23&q=PeerCollabSubscribeEndpointData)
[PeerCollabUnregisterApplication](https://www.google.com/search?num=5&q=PeerCollabUnregisterApplication+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerCollabUnregisterApplication](https://github.com/dahall/Vanara/search?l=C%23&q=PeerCollabUnregisterApplication)
[PeerCollabUnregisterEvent](https://www.google.com/search?num=5&q=PeerCollabUnregisterEvent+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerCollabUnregisterEvent](https://github.com/dahall/Vanara/search?l=C%23&q=PeerCollabUnregisterEvent)
[PeerCollabUnsubscribeEndpointData](https://www.google.com/search?num=5&q=PeerCollabUnsubscribeEndpointData+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerCollabUnsubscribeEndpointData](https://github.com/dahall/Vanara/search?l=C%23&q=PeerCollabUnsubscribeEndpointData)
[PeerCollabUpdateContact](https://www.google.com/search?num=5&q=PeerCollabUpdateContact+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerCollabUpdateContact](https://github.com/dahall/Vanara/search?l=C%23&q=PeerCollabUpdateContact)
[PeerCreatePeerName](https://www.google.com/search?num=5&q=PeerCreatePeerName+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerCreatePeerName](https://github.com/dahall/Vanara/search?l=C%23&q=PeerCreatePeerName)
[PeerEndEnumeration](https://www.google.com/search?num=5&q=PeerEndEnumeration+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerEndEnumeration](https://github.com/dahall/Vanara/search?l=C%23&q=PeerEndEnumeration)
[PeerEnumGroups](https://www.google.com/search?num=5&q=PeerEnumGroups+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerEnumGroups](https://github.com/dahall/Vanara/search?l=C%23&q=PeerEnumGroups)
[PeerEnumIdentities](https://www.google.com/search?num=5&q=PeerEnumIdentities+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerEnumIdentities](https://github.com/dahall/Vanara/search?l=C%23&q=PeerEnumIdentities)
[PeerFreeData](https://www.google.com/search?num=5&q=PeerFreeData+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerFreeData](https://github.com/dahall/Vanara/search?l=C%23&q=PeerFreeData)
[PeerGetItemCount](https://www.google.com/search?num=5&q=PeerGetItemCount+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerGetItemCount](https://github.com/dahall/Vanara/search?l=C%23&q=PeerGetItemCount)
[PeerGetNextItem](https://www.google.com/search?num=5&q=PeerGetNextItem+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.P2P.PeerGetNextItem](https://github.com/dahall/Vanara/search?l=C%23&q=PeerGetNextItem)
[PeerGraphShutdown](https://www.google.com/search?num=5&q=PeerGraphShutdown+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerGraphShutdown](https://github.com/dahall/Vanara/search?l=C%23&q=PeerGraphShutdown)
[PeerGraphStartup](https://www.google.com/search?num=5&q=PeerGraphStartup+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerGraphStartup](https://github.com/dahall/Vanara/search?l=C%23&q=PeerGraphStartup)
[PeerGroupAddRecord](https://www.google.com/search?num=5&q=PeerGroupAddRecord+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerGroupAddRecord](https://github.com/dahall/Vanara/search?l=C%23&q=PeerGroupAddRecord)
[PeerGroupClose](https://www.google.com/search?num=5&q=PeerGroupClose+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerGroupClose](https://github.com/dahall/Vanara/search?l=C%23&q=PeerGroupClose)
[PeerGroupCloseDirectConnection](https://www.google.com/search?num=5&q=PeerGroupCloseDirectConnection+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerGroupCloseDirectConnection](https://github.com/dahall/Vanara/search?l=C%23&q=PeerGroupCloseDirectConnection)
[PeerGroupConnect](https://www.google.com/search?num=5&q=PeerGroupConnect+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerGroupConnect](https://github.com/dahall/Vanara/search?l=C%23&q=PeerGroupConnect)
[PeerGroupConnectByAddress](https://www.google.com/search?num=5&q=PeerGroupConnectByAddress+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerGroupConnectByAddress](https://github.com/dahall/Vanara/search?l=C%23&q=PeerGroupConnectByAddress)
[PeerGroupCreate](https://www.google.com/search?num=5&q=PeerGroupCreate+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerGroupCreate](https://github.com/dahall/Vanara/search?l=C%23&q=PeerGroupCreate)
[PeerGroupCreateInvitation](https://www.google.com/search?num=5&q=PeerGroupCreateInvitation+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerGroupCreateInvitation](https://github.com/dahall/Vanara/search?l=C%23&q=PeerGroupCreateInvitation)
[PeerGroupCreatePasswordInvitation](https://www.google.com/search?num=5&q=PeerGroupCreatePasswordInvitation+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerGroupCreatePasswordInvitation](https://github.com/dahall/Vanara/search?l=C%23&q=PeerGroupCreatePasswordInvitation)
[PeerGroupDelete](https://www.google.com/search?num=5&q=PeerGroupDelete+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerGroupDelete](https://github.com/dahall/Vanara/search?l=C%23&q=PeerGroupDelete)
[PeerGroupDeleteRecord](https://www.google.com/search?num=5&q=PeerGroupDeleteRecord+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerGroupDeleteRecord](https://github.com/dahall/Vanara/search?l=C%23&q=PeerGroupDeleteRecord)
[PeerGroupEnumConnections](https://www.google.com/search?num=5&q=PeerGroupEnumConnections+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerGroupEnumConnections](https://github.com/dahall/Vanara/search?l=C%23&q=PeerGroupEnumConnections)
[PeerGroupEnumMembers](https://www.google.com/search?num=5&q=PeerGroupEnumMembers+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerGroupEnumMembers](https://github.com/dahall/Vanara/search?l=C%23&q=PeerGroupEnumMembers)
[PeerGroupEnumRecords](https://www.google.com/search?num=5&q=PeerGroupEnumRecords+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerGroupEnumRecords](https://github.com/dahall/Vanara/search?l=C%23&q=PeerGroupEnumRecords)
[PeerGroupExportConfig](https://www.google.com/search?num=5&q=PeerGroupExportConfig+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerGroupExportConfig](https://github.com/dahall/Vanara/search?l=C%23&q=PeerGroupExportConfig)
[PeerGroupExportDatabase](https://www.google.com/search?num=5&q=PeerGroupExportDatabase+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerGroupExportDatabase](https://github.com/dahall/Vanara/search?l=C%23&q=PeerGroupExportDatabase)
[PeerGroupGetEventData](https://www.google.com/search?num=5&q=PeerGroupGetEventData+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerGroupGetEventData](https://github.com/dahall/Vanara/search?l=C%23&q=PeerGroupGetEventData)
[PeerGroupGetProperties](https://www.google.com/search?num=5&q=PeerGroupGetProperties+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerGroupGetProperties](https://github.com/dahall/Vanara/search?l=C%23&q=PeerGroupGetProperties)
[PeerGroupGetRecord](https://www.google.com/search?num=5&q=PeerGroupGetRecord+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerGroupGetRecord](https://github.com/dahall/Vanara/search?l=C%23&q=PeerGroupGetRecord)
[PeerGroupGetStatus](https://www.google.com/search?num=5&q=PeerGroupGetStatus+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerGroupGetStatus](https://github.com/dahall/Vanara/search?l=C%23&q=PeerGroupGetStatus)
[PeerGroupImportConfig](https://www.google.com/search?num=5&q=PeerGroupImportConfig+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerGroupImportConfig](https://github.com/dahall/Vanara/search?l=C%23&q=PeerGroupImportConfig)
[PeerGroupImportDatabase](https://www.google.com/search?num=5&q=PeerGroupImportDatabase+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerGroupImportDatabase](https://github.com/dahall/Vanara/search?l=C%23&q=PeerGroupImportDatabase)
[PeerGroupIssueCredentials](https://www.google.com/search?num=5&q=PeerGroupIssueCredentials+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerGroupIssueCredentials](https://github.com/dahall/Vanara/search?l=C%23&q=PeerGroupIssueCredentials)
[PeerGroupJoin](https://www.google.com/search?num=5&q=PeerGroupJoin+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerGroupJoin](https://github.com/dahall/Vanara/search?l=C%23&q=PeerGroupJoin)
[PeerGroupOpen](https://www.google.com/search?num=5&q=PeerGroupOpen+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerGroupOpen](https://github.com/dahall/Vanara/search?l=C%23&q=PeerGroupOpen)
[PeerGroupOpenDirectConnection](https://www.google.com/search?num=5&q=PeerGroupOpenDirectConnection+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerGroupOpenDirectConnection](https://github.com/dahall/Vanara/search?l=C%23&q=PeerGroupOpenDirectConnection)
[PeerGroupParseInvitation](https://www.google.com/search?num=5&q=PeerGroupParseInvitation+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerGroupParseInvitation](https://github.com/dahall/Vanara/search?l=C%23&q=PeerGroupParseInvitation)
[PeerGroupPasswordJoin](https://www.google.com/search?num=5&q=PeerGroupPasswordJoin+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerGroupPasswordJoin](https://github.com/dahall/Vanara/search?l=C%23&q=PeerGroupPasswordJoin)
[PeerGroupPeerTimeToUniversalTime](https://www.google.com/search?num=5&q=PeerGroupPeerTimeToUniversalTime+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerGroupPeerTimeToUniversalTime](https://github.com/dahall/Vanara/search?l=C%23&q=PeerGroupPeerTimeToUniversalTime)
[PeerGroupRegisterEvent](https://www.google.com/search?num=5&q=PeerGroupRegisterEvent+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerGroupRegisterEvent](https://github.com/dahall/Vanara/search?l=C%23&q=PeerGroupRegisterEvent)
[PeerGroupSearchRecords](https://www.google.com/search?num=5&q=PeerGroupSearchRecords+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerGroupSearchRecords](https://github.com/dahall/Vanara/search?l=C%23&q=PeerGroupSearchRecords)
[PeerGroupSendData](https://www.google.com/search?num=5&q=PeerGroupSendData+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerGroupSendData](https://github.com/dahall/Vanara/search?l=C%23&q=PeerGroupSendData)
[PeerGroupSetProperties](https://www.google.com/search?num=5&q=PeerGroupSetProperties+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerGroupSetProperties](https://github.com/dahall/Vanara/search?l=C%23&q=PeerGroupSetProperties)
[PeerGroupShutdown](https://www.google.com/search?num=5&q=PeerGroupShutdown+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerGroupShutdown](https://github.com/dahall/Vanara/search?l=C%23&q=PeerGroupShutdown)
[PeerGroupStartup](https://www.google.com/search?num=5&q=PeerGroupStartup+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerGroupStartup](https://github.com/dahall/Vanara/search?l=C%23&q=PeerGroupStartup)
[PeerGroupUniversalTimeToPeerTime](https://www.google.com/search?num=5&q=PeerGroupUniversalTimeToPeerTime+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerGroupUniversalTimeToPeerTime](https://github.com/dahall/Vanara/search?l=C%23&q=PeerGroupUniversalTimeToPeerTime)
[PeerGroupUnregisterEvent](https://www.google.com/search?num=5&q=PeerGroupUnregisterEvent+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerGroupUnregisterEvent](https://github.com/dahall/Vanara/search?l=C%23&q=PeerGroupUnregisterEvent)
[PeerGroupUpdateRecord](https://www.google.com/search?num=5&q=PeerGroupUpdateRecord+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerGroupUpdateRecord](https://github.com/dahall/Vanara/search?l=C%23&q=PeerGroupUpdateRecord)
[PeerHostNameToPeerName](https://www.google.com/search?num=5&q=PeerHostNameToPeerName+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerHostNameToPeerName](https://github.com/dahall/Vanara/search?l=C%23&q=PeerHostNameToPeerName)
[PeerIdentityCreate](https://www.google.com/search?num=5&q=PeerIdentityCreate+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerIdentityCreate](https://github.com/dahall/Vanara/search?l=C%23&q=PeerIdentityCreate)
[PeerIdentityDelete](https://www.google.com/search?num=5&q=PeerIdentityDelete+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerIdentityDelete](https://github.com/dahall/Vanara/search?l=C%23&q=PeerIdentityDelete)
[PeerIdentityExport](https://www.google.com/search?num=5&q=PeerIdentityExport+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerIdentityExport](https://github.com/dahall/Vanara/search?l=C%23&q=PeerIdentityExport)
[PeerIdentityGetCryptKey](https://www.google.com/search?num=5&q=PeerIdentityGetCryptKey+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerIdentityGetCryptKey](https://github.com/dahall/Vanara/search?l=C%23&q=PeerIdentityGetCryptKey)
[PeerIdentityGetDefault](https://www.google.com/search?num=5&q=PeerIdentityGetDefault+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerIdentityGetDefault](https://github.com/dahall/Vanara/search?l=C%23&q=PeerIdentityGetDefault)
[PeerIdentityGetFriendlyName](https://www.google.com/search?num=5&q=PeerIdentityGetFriendlyName+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerIdentityGetFriendlyName](https://github.com/dahall/Vanara/search?l=C%23&q=PeerIdentityGetFriendlyName)
[PeerIdentityGetXML](https://www.google.com/search?num=5&q=PeerIdentityGetXML+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerIdentityGetXML](https://github.com/dahall/Vanara/search?l=C%23&q=PeerIdentityGetXML)
[PeerIdentityImport](https://www.google.com/search?num=5&q=PeerIdentityImport+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerIdentityImport](https://github.com/dahall/Vanara/search?l=C%23&q=PeerIdentityImport)
[PeerIdentitySetFriendlyName](https://www.google.com/search?num=5&q=PeerIdentitySetFriendlyName+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerIdentitySetFriendlyName](https://github.com/dahall/Vanara/search?l=C%23&q=PeerIdentitySetFriendlyName)
[PeerNameToPeerHostName](https://www.google.com/search?num=5&q=PeerNameToPeerHostName+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerNameToPeerHostName](https://github.com/dahall/Vanara/search?l=C%23&q=PeerNameToPeerHostName)
[PeerPnrpEndResolve](https://www.google.com/search?num=5&q=PeerPnrpEndResolve+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerPnrpEndResolve](https://github.com/dahall/Vanara/search?l=C%23&q=PeerPnrpEndResolve)
[PeerPnrpGetCloudInfo](https://www.google.com/search?num=5&q=PeerPnrpGetCloudInfo+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerPnrpGetCloudInfo](https://github.com/dahall/Vanara/search?l=C%23&q=PeerPnrpGetCloudInfo)
[PeerPnrpGetEndpoint](https://www.google.com/search?num=5&q=PeerPnrpGetEndpoint+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerPnrpGetEndpoint](https://github.com/dahall/Vanara/search?l=C%23&q=PeerPnrpGetEndpoint)
[PeerPnrpRegister](https://www.google.com/search?num=5&q=PeerPnrpRegister+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerPnrpRegister](https://github.com/dahall/Vanara/search?l=C%23&q=PeerPnrpRegister)
[PeerPnrpResolve](https://www.google.com/search?num=5&q=PeerPnrpResolve+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerPnrpResolve](https://github.com/dahall/Vanara/search?l=C%23&q=PeerPnrpResolve)
[PeerPnrpShutdown](https://www.google.com/search?num=5&q=PeerPnrpShutdown+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerPnrpShutdown](https://github.com/dahall/Vanara/search?l=C%23&q=PeerPnrpShutdown)
[PeerPnrpStartResolve](https://www.google.com/search?num=5&q=PeerPnrpStartResolve+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerPnrpStartResolve](https://github.com/dahall/Vanara/search?l=C%23&q=PeerPnrpStartResolve)
[PeerPnrpStartup](https://www.google.com/search?num=5&q=PeerPnrpStartup+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerPnrpStartup](https://github.com/dahall/Vanara/search?l=C%23&q=PeerPnrpStartup)
[PeerPnrpUnregister](https://www.google.com/search?num=5&q=PeerPnrpUnregister+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerPnrpUnregister](https://github.com/dahall/Vanara/search?l=C%23&q=PeerPnrpUnregister)
[PeerPnrpUpdateRegistration](https://www.google.com/search?num=5&q=PeerPnrpUpdateRegistration+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PeerPnrpUpdateRegistration](https://github.com/dahall/Vanara/search?l=C%23&q=PeerPnrpUpdateRegistration)
### Enumerations
Native Enum | Header | Managed Enum
--- | --- | ---
2022-10-25 13:24:54 -04:00
[PEER_APPLICATION_REGISTRATION_TYPE](https://www.google.com/search?num=5&q=PEER_APPLICATION_REGISTRATION_TYPE+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PEER_APPLICATION_REGISTRATION_TYPE](https://github.com/dahall/Vanara/search?l=C%23&q=PEER_APPLICATION_REGISTRATION_TYPE)
[PEER_CHANGE_TYPE](https://www.google.com/search?num=5&q=PEER_CHANGE_TYPE+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PEER_CHANGE_TYPE](https://github.com/dahall/Vanara/search?l=C%23&q=PEER_CHANGE_TYPE)
[PEER_COLLAB_EVENT_TYPE](https://www.google.com/search?num=5&q=PEER_COLLAB_EVENT_TYPE+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PEER_COLLAB_EVENT_TYPE](https://github.com/dahall/Vanara/search?l=C%23&q=PEER_COLLAB_EVENT_TYPE)
[PEER_CONNECTION_FLAGS](https://www.google.com/search?num=5&q=PEER_CONNECTION_FLAGS+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PEER_CONNECTION_FLAGS](https://github.com/dahall/Vanara/search?l=C%23&q=PEER_CONNECTION_FLAGS)
[PEER_CONNECTION_STATUS](https://www.google.com/search?num=5&q=PEER_CONNECTION_STATUS+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PEER_CONNECTION_STATUS](https://github.com/dahall/Vanara/search?l=C%23&q=PEER_CONNECTION_STATUS)
[PEER_GRAPH_EVENT_TYPE](https://www.google.com/search?num=5&q=PEER_GRAPH_EVENT_TYPE+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PEER_GRAPH_EVENT_TYPE](https://github.com/dahall/Vanara/search?l=C%23&q=PEER_GRAPH_EVENT_TYPE)
[PEER_GRAPH_PROPERTY_FLAGS](https://www.google.com/search?num=5&q=PEER_GRAPH_PROPERTY_FLAGS+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PEER_GRAPH_PROPERTY_FLAGS](https://github.com/dahall/Vanara/search?l=C%23&q=PEER_GRAPH_PROPERTY_FLAGS)
[PEER_GRAPH_SCOPE](https://www.google.com/search?num=5&q=PEER_GRAPH_SCOPE+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PEER_GRAPH_SCOPE](https://github.com/dahall/Vanara/search?l=C%23&q=PEER_GRAPH_SCOPE)
[PEER_GRAPH_STATUS_FLAGS](https://www.google.com/search?num=5&q=PEER_GRAPH_STATUS_FLAGS+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PEER_GRAPH_STATUS_FLAGS](https://github.com/dahall/Vanara/search?l=C%23&q=PEER_GRAPH_STATUS_FLAGS)
[PEER_GROUP_AUTHENTICATION_SCHEME](https://www.google.com/search?num=5&q=PEER_GROUP_AUTHENTICATION_SCHEME+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PEER_GROUP_AUTHENTICATION_SCHEME](https://github.com/dahall/Vanara/search?l=C%23&q=PEER_GROUP_AUTHENTICATION_SCHEME)
[PEER_GROUP_EVENT_TYPE](https://www.google.com/search?num=5&q=PEER_GROUP_EVENT_TYPE+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PEER_GROUP_EVENT_TYPE](https://github.com/dahall/Vanara/search?l=C%23&q=PEER_GROUP_EVENT_TYPE)
[PEER_GROUP_ISSUE_CREDENTIAL_FLAGS](https://www.google.com/search?num=5&q=PEER_GROUP_ISSUE_CREDENTIAL_FLAGS+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PEER_GROUP_ISSUE_CREDENTIAL_FLAGS](https://github.com/dahall/Vanara/search?l=C%23&q=PEER_GROUP_ISSUE_CREDENTIAL_FLAGS)
[PEER_GROUP_PROPERTY_FLAGS](https://www.google.com/search?num=5&q=PEER_GROUP_PROPERTY_FLAGS+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PEER_GROUP_PROPERTY_FLAGS](https://github.com/dahall/Vanara/search?l=C%23&q=PEER_GROUP_PROPERTY_FLAGS)
[PEER_GROUP_STATUS](https://www.google.com/search?num=5&q=PEER_GROUP_STATUS+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PEER_GROUP_STATUS](https://github.com/dahall/Vanara/search?l=C%23&q=PEER_GROUP_STATUS)
[PEER_INVITATION_RESPONSE_TYPE](https://www.google.com/search?num=5&q=PEER_INVITATION_RESPONSE_TYPE+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PEER_INVITATION_RESPONSE_TYPE](https://github.com/dahall/Vanara/search?l=C%23&q=PEER_INVITATION_RESPONSE_TYPE)
[PEER_MEMBER_CHANGE_TYPE](https://www.google.com/search?num=5&q=PEER_MEMBER_CHANGE_TYPE+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PEER_MEMBER_CHANGE_TYPE](https://github.com/dahall/Vanara/search?l=C%23&q=PEER_MEMBER_CHANGE_TYPE)
[PEER_MEMBER_FLAGS](https://www.google.com/search?num=5&q=PEER_MEMBER_FLAGS+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PEER_MEMBER_FLAGS](https://github.com/dahall/Vanara/search?l=C%23&q=PEER_MEMBER_FLAGS)
[PEER_NODE_CHANGE_TYPE](https://www.google.com/search?num=5&q=PEER_NODE_CHANGE_TYPE+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PEER_NODE_CHANGE_TYPE](https://github.com/dahall/Vanara/search?l=C%23&q=PEER_NODE_CHANGE_TYPE)
[PEER_PRESENCE_STATUS](https://www.google.com/search?num=5&q=PEER_PRESENCE_STATUS+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PEER_PRESENCE_STATUS](https://github.com/dahall/Vanara/search?l=C%23&q=PEER_PRESENCE_STATUS)
[PEER_PUBLICATION_SCOPE](https://www.google.com/search?num=5&q=PEER_PUBLICATION_SCOPE+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PEER_PUBLICATION_SCOPE](https://github.com/dahall/Vanara/search?l=C%23&q=PEER_PUBLICATION_SCOPE)
[PEER_RECORD_CHANGE_TYPE](https://www.google.com/search?num=5&q=PEER_RECORD_CHANGE_TYPE+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PEER_RECORD_CHANGE_TYPE](https://github.com/dahall/Vanara/search?l=C%23&q=PEER_RECORD_CHANGE_TYPE)
[PEER_RECORD_FLAGS](https://www.google.com/search?num=5&q=PEER_RECORD_FLAGS+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PEER_RECORD_FLAGS](https://github.com/dahall/Vanara/search?l=C%23&q=PEER_RECORD_FLAGS)
[PEER_SIGNIN_FLAGS](https://www.google.com/search?num=5&q=PEER_SIGNIN_FLAGS+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PEER_SIGNIN_FLAGS](https://github.com/dahall/Vanara/search?l=C%23&q=PEER_SIGNIN_FLAGS)
[PEER_WATCH_PERMISSION](https://www.google.com/search?num=5&q=PEER_WATCH_PERMISSION+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PEER_WATCH_PERMISSION](https://github.com/dahall/Vanara/search?l=C%23&q=PEER_WATCH_PERMISSION)
[PNRP_CLOUD_FLAGS](https://www.google.com/search?num=5&q=PNRP_CLOUD_FLAGS+site%3Alearn.microsoft.com) | pnrpdef.h | [Vanara.PInvoke.P2P.PNRP_CLOUD_FLAGS](https://github.com/dahall/Vanara/search?l=C%23&q=PNRP_CLOUD_FLAGS)
[PNRP_CLOUD_STATE](https://www.google.com/search?num=5&q=PNRP_CLOUD_STATE+site%3Alearn.microsoft.com) | pnrpdef.h | [Vanara.PInvoke.P2P.PNRP_CLOUD_STATE](https://github.com/dahall/Vanara/search?l=C%23&q=PNRP_CLOUD_STATE)
[PNRP_EXTENDED_PAYLOAD_TYPE](https://www.google.com/search?num=5&q=PNRP_EXTENDED_PAYLOAD_TYPE+site%3Alearn.microsoft.com) | pnrpdef.h | [Vanara.PInvoke.P2P.PNRP_EXTENDED_PAYLOAD_TYPE](https://github.com/dahall/Vanara/search?l=C%23&q=PNRP_EXTENDED_PAYLOAD_TYPE)
[PNRP_REGISTERED_ID_STATE](https://www.google.com/search?num=5&q=PNRP_REGISTERED_ID_STATE+site%3Alearn.microsoft.com) | pnrpdef.h | [Vanara.PInvoke.P2P.PNRP_REGISTERED_ID_STATE](https://github.com/dahall/Vanara/search?l=C%23&q=PNRP_REGISTERED_ID_STATE)
[PNRP_RESOLVE_CRITERIA](https://www.google.com/search?num=5&q=PNRP_RESOLVE_CRITERIA+site%3Alearn.microsoft.com) | pnrpdef.h | [Vanara.PInvoke.P2P.PNRP_RESOLVE_CRITERIA](https://github.com/dahall/Vanara/search?l=C%23&q=PNRP_RESOLVE_CRITERIA)
[PNRP_SCOPE](https://www.google.com/search?num=5&q=PNRP_SCOPE+site%3Alearn.microsoft.com) | pnrpdef.h | [Vanara.PInvoke.P2P.PNRP_SCOPE](https://github.com/dahall/Vanara/search?l=C%23&q=PNRP_SCOPE)
[PNRPINFO_FLAGS](https://www.google.com/search?num=5&q=PNRPINFO_FLAGS+site%3Alearn.microsoft.com) | pnrpns.h | [Vanara.PInvoke.P2P.PNRPINFO_FLAGS](https://github.com/dahall/Vanara/search?l=C%23&q=PNRPINFO_FLAGS)
2020-08-26 23:04:19 -04:00
### Structures
Native Structure | Header | Managed Structure
--- | --- | ---
2022-10-25 13:24:54 -04:00
[HGRAPH](https://www.google.com/search?num=5&q=HGRAPH+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.P2P.HGRAPH](https://github.com/dahall/Vanara/search?l=C%23&q=HGRAPH)
[HGROUP](https://www.google.com/search?num=5&q=HGROUP+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.P2P.HGROUP](https://github.com/dahall/Vanara/search?l=C%23&q=HGROUP)
[HPEERENUM](https://www.google.com/search?num=5&q=HPEERENUM+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.P2P.HPEERENUM](https://github.com/dahall/Vanara/search?l=C%23&q=HPEERENUM)
[HPEEREVENT](https://www.google.com/search?num=5&q=HPEEREVENT+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.P2P.HPEEREVENT](https://github.com/dahall/Vanara/search?l=C%23&q=HPEEREVENT)
[HREGISTRATION](https://www.google.com/search?num=5&q=HREGISTRATION+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.P2P.HREGISTRATION](https://github.com/dahall/Vanara/search?l=C%23&q=HREGISTRATION)
[HRESOLUTION](https://www.google.com/search?num=5&q=HRESOLUTION+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.P2P.HRESOLUTION](https://github.com/dahall/Vanara/search?l=C%23&q=HRESOLUTION)
[PEER_ADDRESS](https://www.google.com/search?num=5&q=PEER_ADDRESS+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PEER_ADDRESS](https://github.com/dahall/Vanara/search?l=C%23&q=PEER_ADDRESS)
[PEER_APP_LAUNCH_INFO](https://www.google.com/search?num=5&q=PEER_APP_LAUNCH_INFO+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PEER_APP_LAUNCH_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=PEER_APP_LAUNCH_INFO)
[PEER_APPLICATION](https://www.google.com/search?num=5&q=PEER_APPLICATION+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PEER_APPLICATION](https://github.com/dahall/Vanara/search?l=C%23&q=PEER_APPLICATION)
[PEER_APPLICATION_REGISTRATION_INFO](https://www.google.com/search?num=5&q=PEER_APPLICATION_REGISTRATION_INFO+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PEER_APPLICATION_REGISTRATION_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=PEER_APPLICATION_REGISTRATION_INFO)
[PEER_COLLAB_EVENT_DATA](https://www.google.com/search?num=5&q=PEER_COLLAB_EVENT_DATA+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PEER_COLLAB_EVENT_DATA](https://github.com/dahall/Vanara/search?l=C%23&q=PEER_COLLAB_EVENT_DATA)
[PEER_COLLAB_EVENT_REGISTRATION](https://www.google.com/search?num=5&q=PEER_COLLAB_EVENT_REGISTRATION+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PEER_COLLAB_EVENT_REGISTRATION](https://github.com/dahall/Vanara/search?l=C%23&q=PEER_COLLAB_EVENT_REGISTRATION)
[PEER_CONNECTION_INFO](https://www.google.com/search?num=5&q=PEER_CONNECTION_INFO+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PEER_CONNECTION_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=PEER_CONNECTION_INFO)
[PEER_CONTACT](https://www.google.com/search?num=5&q=PEER_CONTACT+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PEER_CONTACT](https://github.com/dahall/Vanara/search?l=C%23&q=PEER_CONTACT)
[PEER_CREDENTIAL_INFO](https://www.google.com/search?num=5&q=PEER_CREDENTIAL_INFO+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PEER_CREDENTIAL_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=PEER_CREDENTIAL_INFO)
[PEER_DATA](https://www.google.com/search?num=5&q=PEER_DATA+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PEER_DATA](https://github.com/dahall/Vanara/search?l=C%23&q=PEER_DATA)
[PEER_ENDPOINT](https://www.google.com/search?num=5&q=PEER_ENDPOINT+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PEER_ENDPOINT](https://github.com/dahall/Vanara/search?l=C%23&q=PEER_ENDPOINT)
[PEER_EVENT_APPLICATION_CHANGED_DATA](https://www.google.com/search?num=5&q=PEER_EVENT_APPLICATION_CHANGED_DATA+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PEER_EVENT_APPLICATION_CHANGED_DATA](https://github.com/dahall/Vanara/search?l=C%23&q=PEER_EVENT_APPLICATION_CHANGED_DATA)
[PEER_EVENT_CONNECTION_CHANGE_DATA](https://www.google.com/search?num=5&q=PEER_EVENT_CONNECTION_CHANGE_DATA+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PEER_EVENT_CONNECTION_CHANGE_DATA](https://github.com/dahall/Vanara/search?l=C%23&q=PEER_EVENT_CONNECTION_CHANGE_DATA)
[PEER_EVENT_ENDPOINT_CHANGED_DATA](https://www.google.com/search?num=5&q=PEER_EVENT_ENDPOINT_CHANGED_DATA+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PEER_EVENT_ENDPOINT_CHANGED_DATA](https://github.com/dahall/Vanara/search?l=C%23&q=PEER_EVENT_ENDPOINT_CHANGED_DATA)
[PEER_EVENT_INCOMING_DATA](https://www.google.com/search?num=5&q=PEER_EVENT_INCOMING_DATA+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PEER_EVENT_INCOMING_DATA](https://github.com/dahall/Vanara/search?l=C%23&q=PEER_EVENT_INCOMING_DATA)
[PEER_EVENT_MEMBER_CHANGE_DATA](https://www.google.com/search?num=5&q=PEER_EVENT_MEMBER_CHANGE_DATA+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PEER_EVENT_MEMBER_CHANGE_DATA](https://github.com/dahall/Vanara/search?l=C%23&q=PEER_EVENT_MEMBER_CHANGE_DATA)
[PEER_EVENT_NODE_CHANGE_DATA](https://www.google.com/search?num=5&q=PEER_EVENT_NODE_CHANGE_DATA+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PEER_EVENT_NODE_CHANGE_DATA](https://github.com/dahall/Vanara/search?l=C%23&q=PEER_EVENT_NODE_CHANGE_DATA)
[PEER_EVENT_OBJECT_CHANGED_DATA](https://www.google.com/search?num=5&q=PEER_EVENT_OBJECT_CHANGED_DATA+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PEER_EVENT_OBJECT_CHANGED_DATA](https://github.com/dahall/Vanara/search?l=C%23&q=PEER_EVENT_OBJECT_CHANGED_DATA)
[PEER_EVENT_PEOPLE_NEAR_ME_CHANGED_DATA](https://www.google.com/search?num=5&q=PEER_EVENT_PEOPLE_NEAR_ME_CHANGED_DATA+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PEER_EVENT_PEOPLE_NEAR_ME_CHANGED_DATA](https://github.com/dahall/Vanara/search?l=C%23&q=PEER_EVENT_PEOPLE_NEAR_ME_CHANGED_DATA)
[PEER_EVENT_PRESENCE_CHANGED_DATA](https://www.google.com/search?num=5&q=PEER_EVENT_PRESENCE_CHANGED_DATA+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PEER_EVENT_PRESENCE_CHANGED_DATA](https://github.com/dahall/Vanara/search?l=C%23&q=PEER_EVENT_PRESENCE_CHANGED_DATA)
[PEER_EVENT_RECORD_CHANGE_DATA](https://www.google.com/search?num=5&q=PEER_EVENT_RECORD_CHANGE_DATA+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PEER_EVENT_RECORD_CHANGE_DATA](https://github.com/dahall/Vanara/search?l=C%23&q=PEER_EVENT_RECORD_CHANGE_DATA)
[PEER_EVENT_REQUEST_STATUS_CHANGED_DATA](https://www.google.com/search?num=5&q=PEER_EVENT_REQUEST_STATUS_CHANGED_DATA+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PEER_EVENT_REQUEST_STATUS_CHANGED_DATA](https://github.com/dahall/Vanara/search?l=C%23&q=PEER_EVENT_REQUEST_STATUS_CHANGED_DATA)
[PEER_EVENT_SYNCHRONIZED_DATA](https://www.google.com/search?num=5&q=PEER_EVENT_SYNCHRONIZED_DATA+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PEER_EVENT_SYNCHRONIZED_DATA](https://github.com/dahall/Vanara/search?l=C%23&q=PEER_EVENT_SYNCHRONIZED_DATA)
[PEER_EVENT_WATCHLIST_CHANGED_DATA](https://www.google.com/search?num=5&q=PEER_EVENT_WATCHLIST_CHANGED_DATA+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PEER_EVENT_WATCHLIST_CHANGED_DATA](https://github.com/dahall/Vanara/search?l=C%23&q=PEER_EVENT_WATCHLIST_CHANGED_DATA)
[PEER_GRAPH_EVENT_DATA](https://www.google.com/search?num=5&q=PEER_GRAPH_EVENT_DATA+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PEER_GRAPH_EVENT_DATA](https://github.com/dahall/Vanara/search?l=C%23&q=PEER_GRAPH_EVENT_DATA)
[PEER_GRAPH_EVENT_REGISTRATION](https://www.google.com/search?num=5&q=PEER_GRAPH_EVENT_REGISTRATION+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PEER_GRAPH_EVENT_REGISTRATION](https://github.com/dahall/Vanara/search?l=C%23&q=PEER_GRAPH_EVENT_REGISTRATION)
[PEER_GRAPH_PROPERTIES](https://www.google.com/search?num=5&q=PEER_GRAPH_PROPERTIES+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PEER_GRAPH_PROPERTIES](https://github.com/dahall/Vanara/search?l=C%23&q=PEER_GRAPH_PROPERTIES)
[PEER_GROUP_EVENT_DATA](https://www.google.com/search?num=5&q=PEER_GROUP_EVENT_DATA+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PEER_GROUP_EVENT_DATA](https://github.com/dahall/Vanara/search?l=C%23&q=PEER_GROUP_EVENT_DATA)
[PEER_GROUP_EVENT_REGISTRATION](https://www.google.com/search?num=5&q=PEER_GROUP_EVENT_REGISTRATION+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PEER_GROUP_EVENT_REGISTRATION](https://github.com/dahall/Vanara/search?l=C%23&q=PEER_GROUP_EVENT_REGISTRATION)
[PEER_GROUP_PROPERTIES](https://www.google.com/search?num=5&q=PEER_GROUP_PROPERTIES+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PEER_GROUP_PROPERTIES](https://github.com/dahall/Vanara/search?l=C%23&q=PEER_GROUP_PROPERTIES)
[PEER_INVITATION](https://www.google.com/search?num=5&q=PEER_INVITATION+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PEER_INVITATION](https://github.com/dahall/Vanara/search?l=C%23&q=PEER_INVITATION)
[PEER_INVITATION_INFO](https://www.google.com/search?num=5&q=PEER_INVITATION_INFO+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PEER_INVITATION_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=PEER_INVITATION_INFO)
[PEER_INVITATION_RESPONSE](https://www.google.com/search?num=5&q=PEER_INVITATION_RESPONSE+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PEER_INVITATION_RESPONSE](https://github.com/dahall/Vanara/search?l=C%23&q=PEER_INVITATION_RESPONSE)
[PEER_MEMBER](https://www.google.com/search?num=5&q=PEER_MEMBER+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PEER_MEMBER](https://github.com/dahall/Vanara/search?l=C%23&q=PEER_MEMBER)
[PEER_NAME_PAIR](https://www.google.com/search?num=5&q=PEER_NAME_PAIR+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PEER_NAME_PAIR](https://github.com/dahall/Vanara/search?l=C%23&q=PEER_NAME_PAIR)
[PEER_NODE_INFO](https://www.google.com/search?num=5&q=PEER_NODE_INFO+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PEER_NODE_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=PEER_NODE_INFO)
[PEER_OBJECT](https://www.google.com/search?num=5&q=PEER_OBJECT+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PEER_OBJECT](https://github.com/dahall/Vanara/search?l=C%23&q=PEER_OBJECT)
[PEER_PEOPLE_NEAR_ME](https://www.google.com/search?num=5&q=PEER_PEOPLE_NEAR_ME+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PEER_PEOPLE_NEAR_ME](https://github.com/dahall/Vanara/search?l=C%23&q=PEER_PEOPLE_NEAR_ME)
[PEER_PNRP_CLOUD_INFO](https://www.google.com/search?num=5&q=PEER_PNRP_CLOUD_INFO+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PEER_PNRP_CLOUD_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=PEER_PNRP_CLOUD_INFO)
[PEER_PNRP_ENDPOINT_INFO](https://www.google.com/search?num=5&q=PEER_PNRP_ENDPOINT_INFO+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PEER_PNRP_ENDPOINT_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=PEER_PNRP_ENDPOINT_INFO)
[PEER_PNRP_REGISTRATION_INFO](https://www.google.com/search?num=5&q=PEER_PNRP_REGISTRATION_INFO+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PEER_PNRP_REGISTRATION_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=PEER_PNRP_REGISTRATION_INFO)
[PEER_PRESENCE_INFO](https://www.google.com/search?num=5&q=PEER_PRESENCE_INFO+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PEER_PRESENCE_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=PEER_PRESENCE_INFO)
[PEER_RECORD](https://www.google.com/search?num=5&q=PEER_RECORD+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PEER_RECORD](https://github.com/dahall/Vanara/search?l=C%23&q=PEER_RECORD)
[PEER_SECURITY_INTERFACE](https://www.google.com/search?num=5&q=PEER_SECURITY_INTERFACE+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PEER_SECURITY_INTERFACE](https://github.com/dahall/Vanara/search?l=C%23&q=PEER_SECURITY_INTERFACE)
[PEER_VERSION_DATA](https://www.google.com/search?num=5&q=PEER_VERSION_DATA+site%3Alearn.microsoft.com) | p2p.h | [Vanara.PInvoke.P2P.PEER_VERSION_DATA](https://github.com/dahall/Vanara/search?l=C%23&q=PEER_VERSION_DATA)
[PNRP_CLOUD_ID](https://www.google.com/search?num=5&q=PNRP_CLOUD_ID+site%3Alearn.microsoft.com) | pnrpdef.h | [Vanara.PInvoke.P2P.PNRP_CLOUD_ID](https://github.com/dahall/Vanara/search?l=C%23&q=PNRP_CLOUD_ID)
[PNRPCLOUDINFO](https://www.google.com/search?num=5&q=PNRPCLOUDINFO+site%3Alearn.microsoft.com) | pnrpns.h | [Vanara.PInvoke.P2P.PNRPCLOUDINFO](https://github.com/dahall/Vanara/search?l=C%23&q=PNRPCLOUDINFO)
[PNRPINFO_V1](https://www.google.com/search?num=5&q=PNRPINFO_V1+site%3Alearn.microsoft.com) | pnrpns.h | [Vanara.PInvoke.P2P.PNRPINFO_V1](https://github.com/dahall/Vanara/search?l=C%23&q=PNRPINFO_V1)
[PNRPINFO_V2](https://www.google.com/search?num=5&q=PNRPINFO_V2+site%3Alearn.microsoft.com) | pnrpns.h | [Vanara.PInvoke.P2P.PNRPINFO_V2](https://github.com/dahall/Vanara/search?l=C%23&q=PNRPINFO_V2)
2020-12-24 13:00:18 -05:00
### Classes
Native Class | Header | Managed Class
--- | --- | ---
2022-10-25 13:24:54 -04:00
[SafeCollabHPEEREVENT](https://www.google.com/search?num=5&q=SafeCollabHPEEREVENT+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.P2P.SafeCollabHPEEREVENT](https://github.com/dahall/Vanara/search?l=C%23&q=SafeCollabHPEEREVENT)
[SafeGroupHPEEREVENT](https://www.google.com/search?num=5&q=SafeGroupHPEEREVENT+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.P2P.SafeGroupHPEEREVENT](https://github.com/dahall/Vanara/search?l=C%23&q=SafeGroupHPEEREVENT)
[SafeHPEERENUM](https://www.google.com/search?num=5&q=SafeHPEERENUM+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.P2P.SafeHPEERENUM](https://github.com/dahall/Vanara/search?l=C%23&q=SafeHPEERENUM)
[SafePeerCollabHandle](https://www.google.com/search?num=5&q=SafePeerCollabHandle+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.P2P.SafePeerCollabHandle](https://github.com/dahall/Vanara/search?l=C%23&q=SafePeerCollabHandle)
[SafePeerData](https://www.google.com/search?num=5&q=SafePeerData+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.P2P.SafePeerData](https://github.com/dahall/Vanara/search?l=C%23&q=SafePeerData)
[SafePeerList](https://www.google.com/search?num=5&q=SafePeerList+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.P2P.SafePeerList](https://github.com/dahall/Vanara/search?l=C%23&q=SafePeerList)