Used in the lPlayerFlags member of the DPN_PLAYER_INFO structure to determine whether the player is a host player or local player.
Enum CONST_DPNPLAYINFOFLAGS DPNPLAYER_HOST = 4 DPNPLAYER_LOCAL = 2 End Enum