Click or drag to resize
IClrRuntimeInfoGetDefaultStartupFlags Method

Namespace: Ozeki.Common
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
int GetDefaultStartupFlags(
	out OzSUFlags startupFlags,
	StringBuilder hostConfigFile,
	out int hostConfigFileLength
)

Parameters

startupFlags
Type: Ozeki.CommonOzSUFlags
hostConfigFile
Type: System.TextStringBuilder
hostConfigFileLength
Type: SystemInt32

Return Value

Type: Int32
See Also