Parses out chunks from the DirectPlay Address buffer.
HRESULT EnumAddress(
LPDPENUMADDRESSCALLBACK lpEnumAddressCallback,
LPCVOID lpAddress,
DWORD dwAddressSize,
LPVOID lpContext
);
Returns DP_OK if successful, or one of the following error values otherwise:
For more information about the DirectPlay Address, see DirectPlay Address.
IDirectPlayLobby2::CreateAddress
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.