#include <te_rpc_wsa.h> enum rpc_cf_share_mode { RPC_CF_FILE_SHARE_DELETE = 0x01, RPC_CF_FILE_SHARE_READ = 0x02, RPC_CF_FILE_SHARE_WRITE = 0x04, };