|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IDocumentationInfo
Provides access to members of documentation info.
| Method Summary | |
|---|---|
byte[] |
getEmbeddedData()
Embedded data of the documentation. |
String |
getURL()
Url of the documentation. |
void |
setEmbeddedData(byte[] ppData)
Embedded data of the documentation. |
void |
setURL(String pUrl)
Url of the documentation. |
| Method Detail |
|---|
String getURL()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setURL(String pUrl)
throws IOException,
AutomationException
pUrl - The pUrl (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
byte[] getEmbeddedData()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setEmbeddedData(byte[] ppData)
throws IOException,
AutomationException
ppData - An unsigned byte (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 | ||||||||