◄COleClientItem► ◄Up► ◄Contents► ◄Index► ◄Back► ──Microsoft Foundation OLE Classes────────────────────────────────────────── COleClientItem( COleClientDoc* pContainerDoc ); Parameter Description <pContainerDoc> A pointer to the already-registered OLE client document object that will contain this new OLE item. Remarks This constructor does not call any OLECLI.DLL functions. You must call one of the following COleClientItem member functions after you construct the OLE item and before you do anything else with the item: ◄CreateFromClipboard► ◄CreateStaticFromClipboard► ◄CreateLinkFromClipboard► ◄CreateNewObject► ◄CreateCloneFrom► -♦-