Click or drag to resize

APIUtilStringArrayDelegate2 Delegate

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "T:dss_sharp.detail.APIUtil.StringArrayDelegate2"]

Namespace:  dss_sharp.detail
Assembly:  dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax
public delegate void StringArrayDelegate2(
	IntPtr ctx,
	ref IntPtr resultPtr,
	int[] resultCount,
	int param1
)

Parameters

ctx
Type: SystemIntPtr
resultPtr
Type: SystemIntPtr
resultCount
Type: SystemInt32
param1
Type: SystemInt32
See Also