|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IComPropertySheet2
Provides access to members that extend the IComPropertySheet interface with methods for setting the active page.
| Method Summary | |
|---|---|
GUID |
getActivePage(ISet pObjects)
The UID of the active page. |
void |
setActivePageUID(IUID rhs1)
The UID of the page to set active. |
| Method Detail |
|---|
void setActivePageUID(IUID rhs1)
throws IOException,
AutomationException
rhs1 - A reference to a com.esri.arcgis.system.IUID (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
GUID getActivePage(ISet pObjects)
throws IOException,
AutomationException
pObjects - A reference to a com.esri.arcgis.system.ISet (in)
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 | ||||||||