|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IComPropertyPageObjectFactory
Provides access to members that control the COM Property Page Object Factory.
Method Summary | |
---|---|
Object |
createCompatibleObject(Object objTemplate)
Creates a new object using a template as a model. |
Object |
queryObject()
Returns the new object created by the page. |
Method Detail |
---|
Object createCompatibleObject(Object objTemplate) throws IOException, AutomationException
objTemplate
- A reference to another Object (IUnknown) (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.Object queryObject() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |