|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IClassFactory
IClassFactory is a Microsoft interface. Please refer to MSDN for information about this interface.
| Method Summary | |
|---|---|
void |
remoteCreateInstance(GUID riid,
Object[] ppvObject)
remoteCreateInstance |
void |
remoteLockServer(int fLock)
remoteLockServer |
| Method Detail |
|---|
void remoteCreateInstance(GUID riid,
Object[] ppvObject)
throws IOException,
AutomationException
riid - A Structure: com.esri.arcgis.support.ms.stdole.GUID (in)ppvObject - A reference to another Object (IUnknown) (out: use single element array)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void remoteLockServer(int fLock)
throws IOException,
AutomationException
fLock - The fLock (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 | ||||||||