com.jniwrapper.win32.ole.types
Class MshCtx
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.MshCtx
- All Implemented Interfaces: 
 - IntegerParameter
 
- public class MshCtx
- extends ComEnumeration
  
Represents the wrapper for MSHCTX type.
 
 
| 
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 | 
 
LOCAL
public static final MshCtx LOCAL
NOSHAREDMEM
public static final MshCtx NOSHAREDMEM
DIFFERENTMACHINE
public static final MshCtx DIFFERENTMACHINE
INPROC
public static final MshCtx INPROC
clone
public java.lang.Object clone()