Uses of Interface
org.jinterop.dcom.win32.IJIMoniker

Packages that use IJIMoniker
org.jinterop.dcom.win32 Defines classes for automation
 

Uses of IJIMoniker in org.jinterop.dcom.win32
 

Methods in org.jinterop.dcom.win32 that return IJIMoniker
 IJIMoniker IJIOleObject.getMoniker(int dwAssign, int dwWhichMoniker)
           
 

Methods in org.jinterop.dcom.win32 with parameters of type IJIMoniker
 void IJIOleObject.setMoniker(int dwWhichMoniker, IJIMoniker pmIMoniker)