org.iids.aos.kernel.xdr
Interface MUXP_CLOSE_ERROR_CODE


public interface MUXP_CLOSE_ERROR_CODE

Enumeration (collection of constants).


Field Summary
static int MUXP_CLOSE_ERROR_NO_ERROR
           
static int MUXP_CLOSE_ERROR_PORT_UNKNOWN
           
static int MUXP_CLOSE_ERROR_ROLE_DELETED
           
 

Field Detail

MUXP_CLOSE_ERROR_NO_ERROR

static final int MUXP_CLOSE_ERROR_NO_ERROR
See Also:
Constant Field Values

MUXP_CLOSE_ERROR_PORT_UNKNOWN

static final int MUXP_CLOSE_ERROR_PORT_UNKNOWN
See Also:
Constant Field Values

MUXP_CLOSE_ERROR_ROLE_DELETED

static final int MUXP_CLOSE_ERROR_ROLE_DELETED
See Also:
Constant Field Values


Copyright © 2003, 2004 IIDS Group. All Rights Reserved.