Welcome to
www.tdxlibrary.org
Home of the
the TDx_Library...
"RAD DirectX"
for
C++ Builder
...
|
TDx_Play_Library v2.00 Component Reference
|
|
[ TDx_PlayLobby::EnumAddress() ]
[ next: EnumAddressTypes() ]
[ prev: Destroy() ]
public:
virtual bool __fastcall EnumAddress( const void* pAddress, dword pAddressSize, void* pContext );
TDX_PLAYLOBBY::ENUMADDRESS()
[ component method ]
- Description
- Parameters
Address
The Address parameter references the TDx_Play address to be parsed.
AddressSize
The AddressSize parameter defines the size, in bytes, of the address being enumerated.
Context
The Context parameter references application defined data to be passed to the callback function each time it is called.
- See Also
- Top
If you would like to submit additions or improvements to this page, click: darren_john_dwyer@hotmail.com.
|
|