Microsoft SDK for Java

createInstanceImpl

This method of the StdCOMClassObject class creates an instance of the class with the specified controlling unknown. This method may be used in an implementation of IClassFactory's CreateInstance method.

Syntax

protected IUnknown createInstanceImpl(IUnknown punkOuter);

Return Value

Parameters

punkOuter Determines whether the object is being aggregated into another object.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.