Class MSListResult


  • public class MSListResult
    extends java.lang.Object
    Provides the ListResult class used by the X.400 class. Hold list operation result information to pass across the API in an opaque manner.
    • Constructor Summary

      Constructors 
      Constructor Description
      MSListResult()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int GetIntValue()
      Returns the integer value from a call to the most recent GetIntParam interface call.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MSListResult

        public MSListResult()
    • Method Detail

      • GetIntValue

        public int GetIntValue()
        Returns the integer value from a call to the most recent GetIntParam interface call.