描述
检索框架的容器对象。
C++ 语法
HRESULT GetFramesContainer( IOleContainer **ppContainer ); |
PowerBASIC 语法
METHOD GetFramesContainer ( _ BYREF ppContainer AS IOleContainer _ ) AS LONG |
参数
ppContainer |
[out]指定框架的容器对象的指针的地址。 |
OBJRESULT
如果成功返回S_OK,否则返回错误值。