Allows the managed application programming interface (API) to have access to the unmanaged portions of the Microsoft DirectX API. This is not intended to be used directly from your code.
Definition
Visual Basic
Public Structure _DPNMSG_ENUM_HOSTS_RESPONSE
C#
public struct _DPNMSG_ENUM_HOSTS_RESPONSE
C++
public value class _DPNMSG_ENUM_HOSTS_RESPONSE sealed
JScript
In JScript, you can use structures, but you cannot define your own.