Welcome to
www.tdxlibrary.org
Home of the
the TDx_Library...
"RAD DirectX"
for
C++ Builder
...
|
TDx_Play_Library v2.00 Component Reference
|
|
[ TDPAccountDesc::AccountID ]
[ next: AccountIDA ]
public:
__property AnsiString AccountID = { read=FGetAccountID, write=FSetAccountID, nodefault };
TDPACCOUNTDESC::ACCOUNTID
[ component property ]
- Description
The AccountID property references the account identifier, stored as a Unicode string.
The account identifier uniquely describes a player who is logged in to a secure session.
The account identifier's format will vary depending on the Security Support Provider Interface (SSPI) package that is being used.
- See Also
- Top
If you would like to submit additions or improvements to this page, click: darren_john_dwyer@hotmail.com.
|
|