点击或拖拽改变大小

OpenSslNativePtrToStringAnsi 方法

[缺少 "M:HslCommunication.Core.Security.OpenSslNative.PtrToStringAnsi(System.IntPtr,System.Boolean)" 的 <summary> 文档]

命名空间:  HslCommunication.Core.Security
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.2.0.0 (12.2.0.0)
语法
public static string PtrToStringAnsi(
	IntPtr ptr,
	bool hasOwnership
)

参数

ptr
类型:SystemIntPtr

[缺少 "M:HslCommunication.Core.Security.OpenSslNative.PtrToStringAnsi(System.IntPtr,System.Boolean)" 的 <param name="ptr"/> 文档]

hasOwnership
类型:SystemBoolean

[缺少 "M:HslCommunication.Core.Security.OpenSslNative.PtrToStringAnsi(System.IntPtr,System.Boolean)" 的 <param name="hasOwnership"/> 文档]

返回值

类型:String

[缺少 "M:HslCommunication.Core.Security.OpenSslNative.PtrToStringAnsi(System.IntPtr,System.Boolean)" 的 <returns> 文档]

参见