BatchControlload(Int32, Boolean) Method

Definition

Namespace: MbcsCentral.WinGL
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
public static BatchControl load(
	int m_Key,
	bool Private = false
)

Parameters

m_Key  Int32
 
Private  Boolean  (Optional)
 

Return Value

BatchControl

See Also