Click or drag to resize

IClrRuntimeInfoGetProcAddress Method

Namespace:  Ozeki.Common
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
IntPtr GetProcAddress(
	string procName
)

Parameters

procName
Type: SystemString

Return Value

Type: IntPtr
See Also