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

Packages that use MshlFlags
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.types The com.jniwrapper.win32.mshtml.types package contains Java wrappers for native structures and types that are commonly used in OLE. 
 

Uses of MshlFlags in com.jniwrapper.win32.ole
 

Methods in com.jniwrapper.win32.ole with parameters of type MshlFlags
static void OleFunctions.coMarshalInterface(IStream pStm, IID riid, IUnknown pUnk, MshCtx dwDestContext, MshlFlags mshlflags)
          Wrapper for CoMarshalInterface API function.
 

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

Fields in com.jniwrapper.win32.ole.types declared as MshlFlags
static MshlFlags MshlFlags.NORMAL
           
static MshlFlags MshlFlags.TABLESTRONG
           
static MshlFlags MshlFlags.TABLEWEAK
           
static MshlFlags MshlFlags.NOPING