.NET 框架类库
X# Runtime and VO SDK Reference
X# Runtime and SDK Reference
XSharp
__Psz 结构
__Psz 运算符与类型转换
Implicit 转换运算符
Implicit 转换 (Byte* to __Psz)
Implicit 转换 (Int32 to __Psz)
Implicit 转换 (IntPtr to __Psz)
Implicit 转换 (SByte* to __Psz)
Implicit 转换 (UInt32 to __Psz)
Implicit 转换 (Void* to __Psz)
Implicit 转换 (__Psz to Void*)
Implicit 转换 (__Psz to Byte*)
Implicit 转换 (__Psz to SByte*)
Implicit 转换 (__Psz to IntPtr)
Implicit 转换 (__Psz to String)
Implicit 转换 (__Psz to Int32)
Implicit 转换 (__Psz to Int64)
Implicit 转换 (__Psz to UInt32)
__Psz
转换 (IntPtr to __Psz)
命名空间:
XSharp
程序集:
XSharp.RT (在 XSharp.RT.dll 中) 版本:2.22 GA
语法
X#
C#
复制
STATIC
OPERATOR IMPLICIT
(
p
AS
IntPtr
)
AS
PSZ
public
static
implicit operator
__Psz
(
IntPtr
p
)
查看代码
参数
p
类型:
IntPtr
返回值
类型:
__Psz
参见
引用
__Psz 结构
重载
XSharp 命名空间