Click or drag to resize

CompilerServices.String2PszRelease Method

X#
Free all PSZ values in the List

Namespace:  XSharp.Internal
Assembly:  XSharp.RT (in XSharp.RT.dll) Version: 2.19
Syntax
 STATIC METHOD String2PszRelease(
	pszList AS List<IntPtr>
) AS VOID
Request Example View Source

Parameters

pszList
Type: ListIntPtr
See Also