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