CAA学习之C++接口及接口实现

在CAA中接口的使用主要有四个方面:

1、Getting an Interface from an Implementation:

2、Using an Interface method:

3、Getting an Interface from another Interface:

4、Manage Error:

以上常见四种接口及实现使用中,主要注意的是QueryInterface方法的使用,格式固定,容易理解。

关于QueryInterface方法的使用参考:http://www.cnblogs.com/Braveliu/p/3435560.html

 

posted @ 2016-07-31 14:24  一介草民李八千  阅读(879)  评论(0)    收藏  举报