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