Click or drag to resize

IClrRuntimeInfoGetDefaultStartupFlags Method

Namespace:  Ozeki.Common
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
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