#include <LobbyDBSpec.h>

Public Attributes | |
| bool | updateCCInfo |
| [in] Get credit card info? | |
| bool | updateBinaryData |
| [in] Get binary data? | |
| bool | updatePersonalInfo |
| [in] Get personal information (Name, address) | |
| bool | updateEmailAddr |
| [in] Get email address? | |
| bool | updatePassword |
| [in] Get password, recovery question, and recovery answer? | |
| RowIdOrHandle | id |
| [in] Which user | |
| CreateUser_Data | input |
[in] Will overwrite what is there already, based on the update booleans in this structure. Will fail if the new handle is different and already in use.
1.5.7.1