Main Page   Modules   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages  

IFileObject Struct Reference

#include <hyp.out.interfaces.h>

Inheritance diagram for IFileObject::

ID3DMeshObject IShowMeshObject CXImplFile CStdImplFile List of all members.

Public Methods

virtual void SetObject (hyp_ker::IUnknown *pObject)=0

Detailed Description

Base interface. Each out components has got a Component-Document which must be serialize or unserialize.
Invariant:
The implmentation must checked if the cComponent-Documentn supports all the required interfaces. If it is not the case, an error is thrown.
IID
Here is the Interface Identifier (IID) of the interface:


Member Function Documentation

virtual void IFileObject::SetObject hyp_ker::IUnknown *   pObject [pure virtual]
 

Associates a Component-Document to the component.

Parameters:
pObject   Component-Document

Reimplemented in CStdImplFile, and CXImplFile.


The documentation for this struct was generated from the following file:
Top of Page
written by Pierre Rebours © 2000-2001. Terms of Use.