月亮词典
首页
查询
IUnknown
IUnknown
常用释义
词性释义
IUnknown
例句
全部
IUnknown
has
the
3
basic
methods
of
every
interface
,
since
all
interfaces
inherit
from
IUnknown
.
每个接口有IUnknown的3个基本的函数,因为所有的接口都从IUnknown继承而来。
Creates
a
unique
runtime
callable
wrapper
(
RCW
)
object
for
a
given
IUnknown
.
为给定的IUnknown创建唯一的运行库可调用包装(RCW)对象。
However
,
the
runtime
always
provides
the
implementation
for the
IUnknown
and
IDispatch
interfaces
.
不过,运行库始终会提供IUnknown和IDispatch接口的实现。
Gets
an
IUnknown
interface
pointer
to
an
object
with
the
specified
IID
,
in
the
assembly
at the
specified
file
path
.
在指定文件路径的程序集中,获取一个IUnknown接口指针,该指针指向具有指定IID的对象。
An
ActiveX
control
,
in
the
very
simplest form
,
is
a
COM
object
that
supports
the
IUnknown
interface
.
简而言之,ActiveX控件就是一个支持IUnknown接口的COM对象。
Note
the
register
must
be
type
cast
(
IUnknown
PTR
[
edx
]).
注意寄存器必须转换类型(IUnknownPTR[edx])。
ATL,
in
fact
,
simply
stores
the
IUnknown
pointer
to
a
member
variable
called m_spUnkSite
.
ATL实际上仅仅把一个IUnknown接口指针存储在成员变量m_spUnkSite中。
This
method
wraps
IUnknown
in
a
managed
object
.
此方法在托管对象中包装IUnknown。
Let
's
start
with the
IUnknown
interface
.
让我们从IUnknown接口开始。
A
pointer
to
the
IUnknown
interface
.
指向IUnknown接口的指针。
网络释义
接口
javascript与Activex的问题_积木技术社区 ... TOP3 楼 发表于 2010-01-17 09:24 IHsImageScan = interface;//
IUnknown
接口
...
自动化引用句柄
COMAutomation和LabVIEW数据类型 - LabVIEW... ... IDispatch 自动化引用句柄
IUnknown
自动化引用句柄
Integer 整型 ...
更新时间:2025-03-10 10:55