A handle associated with the Peer Distribution instance. This handle is created by PeerDistStartup, and used in most Peer Distribution operations.
PEERDIST_CONTENT_HANDLE
A handle associated with content. This handle is created by PeerDistClientOpenContent and is referenced when opening, closing, adding, or publishing content.
PEERDIST_CONTENTINFO_HANDLE
A handle associated with content information. This handle is created by PeerDistServerOpenContentInformation, and is used when retrieving encoded content information.
PEERDIST_STREAM_HANDLE
A handle associated with a data stream. This handle is created by PeerDistServerPublishStream and is referenced when publishing, closing, or adding to streamed content.