开发者

basic structure of com object

What is the basic structure of 开发者_运维问答a com object?


A COM object doesn't have any defined structure, beyond the vtable (virtual function pointer table) associated with each of its interfaces.

See this which is more or less the same question.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜