|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IProtectNameArcScene
Provides access to dummy methods protecting name correctness.
Method Summary | |
---|---|
void |
protectOLE_COLOR(int aColor)
protectOLE_COLOR |
void |
protectOLE_HANDLE(int aHandle)
protectOLE_HANDLE |
Method Detail |
---|
void protectOLE_HANDLE(int aHandle) throws IOException, AutomationException
aHandle
- The aHandle (A COM typedef) (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void protectOLE_COLOR(int aColor) throws IOException, AutomationException
aColor
- The aColor (A COM typedef) (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 |