Get Store Channel (GetStoreChannel)
This API is a synchronous interface used to get information about store channel configurations.For more information, see Channel Packaging.
Function Definition
public static int GetStoreChannel()
Code Sample
int storeChannel = INTLAPI.GetStoreChannel();