网页
图片
视频
学术
词典
地图
更多
航班
笔记本
IntPtr
网络
循环表下一可用入口的指针;循环表下一可用进口的指针;构造函数
网络释义
1.
循环表下一可用入口的指针
...PTR),中断循环表基地址(INTBASE),中断
循环表下一可用入口的指针
(
INTPTR
)等;
embed.chinaitlab.com
|
基于50个网页
2.
循环表下一可用进口的指针
...PTR),中断循环表基地址(INTBASE),中断
循环表下一可用进口的指针
(
INTPTR
)等;
www.chinabaike.com
|
基于12个网页
3.
构造函数
X509Chain
构造函数
(
IntPtr
) © 2013 Microsoft 保留所有权利 商标 隐私和 Cookie X509Chain 构造函数 (Boolean) 本文是否对 …
msdn.microsoft.com
|
基于 1 个网页
例句
释义:
全部
全部
,
循环表下一可用入口的指针
循环表下一可用入口的指针
,
循环表下一可用进口的指针
循环表下一可用进口的指针
,
构造函数
构造函数
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
PtrToStructure
is
often
necessary
in
COM interop
and
platform
invoke
when
structure
parameters
are
represented
as
an System
.
IntPtr
value
.
当
结构
参数
表示
为
System.IntPtr
值
时
,
PtrToStructure
在
COMInterop
和
平台
调用
中
通常
是
必要
的
。
msdn2.microsoft.com
2.
Converts
the
numeric
value of the
current
IntPtr
object
to
its
equivalent
string
representation
.
将
当前
IntPtr
对象
的
数值
转换
为
其
等效
的
字符串
表示形式
。
msdn2.microsoft.com
3.
Another
optional
type
is
the
new
intptr_t
type
,
which
is
an
integer
large
enough
to
hold
a
pointer
.
另一个
可
选
的
类型
是
新
的
intptr_t
类型
,
它
是
一个
足够
大
的
可以
容纳
一个
指针
的
整数
。
www.ibm.com
4.
GetComInterfaceForObject is useful
when
calling
a
method
that
exposes
a
COM
object
parameter
as
an
IntPtr
type
,
or
with
custom
marshaling
.
当
调用
一个
将
COM
对象
参数
作为
IntPtr
类型
公开
的
方法
时
,
或者
对于
自
定义
封送处理
,
GetComInterfaceForObject
很
有用
。
msdn2.microsoft.com
5.
This
method
uses
the
System
.
IntPtr
class
to
represent
an
unmanaged
function
pointer
.
此
方法
使用
System.IntPtr
类
表示
非托管
函数
指针
。
msdn2.microsoft.com
6.
The HandleRef
constructor
takes
two
parameters
:
an
Object
representing
the
wrapper
,
and an
IntPtr
representing
the
unmanaged
handle
.
HandleRef
构造函数
采用
两个
参数
:
Object
表示
包装
,
IntPtr
表示
非托管
句柄
。
msdn2.microsoft.com
7.
On
a
32
-
bit
platform
,
value
is
too
large
or
too
small
to
represent
as
an
IntPtr
.
在
32
位
的
平台
上
,
value
太
大
或
太
小
,
无法
表示
为
IntPtr
。
msdn2.microsoft.com
8.
A
call
to
the
EnumWindows
method
passes
the
delegate
and
the
managed
object
,
casting
the
handle
to an
IntPtr
.
对
EnumWindows
方法
的
调用
传递
该
委托
和
托管
对象
,
并
将
句柄
强制转换
为
IntPtr
。
msdn2.microsoft.com
9.
Before
the
.
NET Framework
version
2
.
0
,
all
operating system
handles
could
be
encapsulated
only
in
the
IntPtr
managed
wrapper
object
.
在
.
NETFramework2.0
版
之前
,
所有
操作系统
句柄
都
可以
仅
在
IntPtr
托管
包装
对象
中
封装
。
msdn2.microsoft.com
10.
This
constructs
a
new
instance
of
the
delegate
type
using
the
constructor
MyDelegate
(
object
,
IntPtr
)
.
通过
使用
MyDelegate
(
object,IntPtr
)
构造
器
,
就
构建
了
一个
委托
类型
的
新
实例
。
www.cnblogs.com
1
2