AbstractGetConsumerId
Syntax
long Abstract_GetConsumerId(addressHandle address)
Function
Returns an ID for a consumer with an abstract binding pseudo address. Through the ID, you can identify the consumer.
Parameters
Address Address of the consumer.
Return Values
A unique ID for the consumer.
id = Abstract_GetConsumerId(newConsumer.Address);
SD_SetAddress | Abstract_CreateAddress | Abstract_GetDisplayName