Uses of Class
com.jniwrapper.win32.ole.types.OleMisc

Packages that use OleMisc
com.jniwrapper.win32.com The com.jniwrapper.win32.com package contains a number of standard COM interfaces wrappers. 
com.jniwrapper.win32.ole The com.jniwrapper.win32.mshtml package contains a number of interfaces that are used in the OLE technology. 
com.jniwrapper.win32.ole.impl The com.jniwrapper.win32.ole.impl package contains default client implementations of COM interfaces introduced in the com.jniwrapper.win32.ole package. 
com.jniwrapper.win32.ole.types The com.jniwrapper.win32.mshtml.types package contains Java wrappers for native structures and types that are commonly used in OLE. 
 

Uses of OleMisc in com.jniwrapper.win32.com
 

Methods in com.jniwrapper.win32.com that return OleMisc
 OleMisc AbstractOleControl.getMiscStatus(DvAspect aspect)
           
 

Uses of OleMisc in com.jniwrapper.win32.ole
 

Methods in com.jniwrapper.win32.ole that return OleMisc
 OleMisc IOleObject.getMiscStatus(DvAspect dwAspect)
           
 

Uses of OleMisc in com.jniwrapper.win32.ole.impl
 

Methods in com.jniwrapper.win32.ole.impl that return OleMisc
 OleMisc IOleObjectImpl.getMiscStatus(DvAspect dwAspect)
           
 

Uses of OleMisc in com.jniwrapper.win32.ole.types
 

Methods in com.jniwrapper.win32.ole.types that return OleMisc
 OleMisc ObjectDescriptor.getStatus()