com.jniwrapper.win32.ole.types
Class OleMisc
java.lang.Object
  
com.jniwrapper.Parameter
      
com.jniwrapper.DelegatingParameter
          
com.jniwrapper.ay
              
com.jniwrapper.Int
                  
com.jniwrapper.win32.com.types.ComEnumeration
                      
com.jniwrapper.win32.ole.types.OleMisc
- All Implemented Interfaces: 
 - IntegerParameter
 
- public class OleMisc
- extends ComEnumeration
  
This structure corresponds to OLEMISC native enumeration.
- See Also:
 - 
 Microsoft COM SDK documentation
 
 
 
 
| 
Method Summary | 
 java.lang.Object | 
clone()
 
            | 
 
 
| Methods inherited from class com.jniwrapper.DelegatingParameter | 
a, acceptIOPerformer, b, getDataBuffer, getDataBufferOffset, getLength, getValueObject, pop, push, read, setDataBuffer, setValueObject, write | 
 
| Methods inherited from class com.jniwrapper.Parameter | 
, a, asReturnValue, dataBufferAssigned, getAlignedLength, getAlignmentRequirement, indent, read, read, toByteArray, write | 
 
| Methods inherited from class java.lang.Object | 
finalize, getClass, notify, notifyAll, wait, wait, wait | 
 
OLEMISC_RECOMPOSEONRESIZE
public static final int OLEMISC_RECOMPOSEONRESIZE
- See Also:
 - Constant Field Values
 
OLEMISC_ONLYICONIC
public static final int OLEMISC_ONLYICONIC
- See Also:
 - Constant Field Values
 
OLEMISC_INSERTNOTREPLACE
public static final int OLEMISC_INSERTNOTREPLACE
- See Also:
 - Constant Field Values
 
OLEMISC_STATIC
public static final int OLEMISC_STATIC
- See Also:
 - Constant Field Values
 
OLEMISC_CANTLINKINSIDE
public static final int OLEMISC_CANTLINKINSIDE
- See Also:
 - Constant Field Values
 
OLEMISC_CANLINKBYOLE1
public static final int OLEMISC_CANLINKBYOLE1
- See Also:
 - Constant Field Values
 
OLEMISC_ISLINKOBJECT
public static final int OLEMISC_ISLINKOBJECT
- See Also:
 - Constant Field Values
 
OLEMISC_INSIDEOUT
public static final int OLEMISC_INSIDEOUT
- See Also:
 - Constant Field Values
 
OLEMISC_ACTIVATEWHENVISIBLE
public static final int OLEMISC_ACTIVATEWHENVISIBLE
- See Also:
 - Constant Field Values
 
OLEMISC_RENDERINGISDEVICEINDEPENDENT
public static final int OLEMISC_RENDERINGISDEVICEINDEPENDENT
- See Also:
 - Constant Field Values
 
OLEMISC_INVISIBLEATRUNTIME
public static final int OLEMISC_INVISIBLEATRUNTIME
- See Also:
 - Constant Field Values
 
OLEMISC_ALWAYSRUN
public static final int OLEMISC_ALWAYSRUN
- See Also:
 - Constant Field Values
 
OLEMISC_ACTSLIKEBUTTON
public static final int OLEMISC_ACTSLIKEBUTTON
- See Also:
 - Constant Field Values
 
OLEMISC_ACTSLIKELABEL
public static final int OLEMISC_ACTSLIKELABEL
- See Also:
 - Constant Field Values
 
OLEMISC_NOUIACTIVATE
public static final int OLEMISC_NOUIACTIVATE
- See Also:
 - Constant Field Values
 
OLEMISC_ALIGNABLE
public static final int OLEMISC_ALIGNABLE
- See Also:
 - Constant Field Values
 
OLEMISC_SIMPLEFRAME
public static final int OLEMISC_SIMPLEFRAME
- See Also:
 - Constant Field Values
 
OLEMISC_SETCLIENTSITEFIRST
public static final int OLEMISC_SETCLIENTSITEFIRST
- See Also:
 - Constant Field Values
 
OLEMISC_IMEMODE
public static final int OLEMISC_IMEMODE
- See Also:
 - Constant Field Values
 
OLEMISC_IGNOREACTIVATEWHENVISIBLE
public static final int OLEMISC_IGNOREACTIVATEWHENVISIBLE
- See Also:
 - Constant Field Values
 
OLEMISC_WANTSTOMENUMERGE
public static final int OLEMISC_WANTSTOMENUMERGE
- See Also:
 - Constant Field Values
 
OLEMISC_SUPPORTSMULTILEVELUNDO
public static final int OLEMISC_SUPPORTSMULTILEVELUNDO
- See Also:
 - Constant Field Values
 
OleMisc
public OleMisc()
OleMisc
public OleMisc(long val)
OleMisc
public OleMisc(IntegerParameter t)
clone
public java.lang.Object clone()