Click or drag to resize

Psz  Conversion (Void to Psz)

X#

Namespace:  XSharp
Assembly:  XSharp.RT (in XSharp.RT.dll) Version: 2.19
Syntax
 STATIC OPERATOR IMPLICIT (
	p AS PTR
) AS PSZ
Request Example View Source

Parameters

p
Type: Void*

Return Value

Type: Psz
See Also