Psz Conversion (Psz to IntPtr) | |
Namespace:
XSharp
Assembly:
XSharp.RT (in XSharp.RT.dll) Version: 2.21
Syntax STATIC OPERATOR IMPLICIT (
p AS PSZ
) AS IntPtr
public static implicit operator IntPtr (
Psz p
)
Request Example
View SourceParameters
- p
- Type: Psz
Return Value
Type:
IntPtrSee Also