Video Chat Pro Server ActiveX ControlMethods RemoveUser Video Chat Pro ActiveX Control RemoveUser Remove the specific user in specific Conference Room. Public Function RemoveUser( ByVal iConfNumber As Long ,_ ByVal iUserID As Long ) ParameteriConfNumberthe confence room number.iUserIDthe ID of user. No Return value RemarkThis property is Read/Write. Example Visual Basic SyntaxVideoChatServer1.RemoveUser 5000, 10000