RegistryloadEntries Method

Definition

Namespace: MbcsCentral
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
public static Registry[] loadEntries(
	string mainKey,
	string subKey,
	long acctId
)

Parameters

mainKey  String
 
subKey  String
 
acctId  Int64
 

Return Value

Registry

See Also