'' '' '' rpcdce2 -- header translated with help of SWIG FB wrapper '' '' NOTICE: This file is part of the FreeBASIC Compiler package and can't '' be included in other distributions without authorization. '' '' #ifndef __rpcdce2_bi__ #define __rpcdce2_bi__ #include once "win/rpcdce.bi" #define RPC_C_EP_ALL_ELTS 0 #define RPC_C_EP_MATCH_BY_IF 1 #define RPC_C_EP_MATCH_BY_OBJ 2 #define RPC_C_EP_MATCH_BY_BOTH 3 #define RPC_C_VERS_ALL 1 #define RPC_C_VERS_COMPATIBLE 2 #define RPC_C_VERS_EXACT 3 #define RPC_C_VERS_MAJOR_ONLY 4 #define RPC_C_VERS_UPTO 5 #define DCE_C_ERROR_STRING_LEN 256 #define RPC_C_MGMT_INQ_IF_IDS 0 #define RPC_C_MGMT_INQ_PRINC_NAME 1 #define RPC_C_MGMT_INQ_STATS 2 #define RPC_C_MGMT_IS_SERVER_LISTEN 3 #define RPC_C_MGMT_STOP_SERVER_LISTEN 4 #endif