'Declaration Function GetUserType( _ ByVal dwFormOfType As System.UInteger, _ ByRef userType As System.String _ ) As System.Integer
System.int GetUserType( System.uint dwFormOfType, out System.string userType )
Parameters
- dwFormOfType
- userType
'Declaration Function GetUserType( _ ByVal dwFormOfType As System.UInteger, _ ByRef userType As System.String _ ) As System.Integer
System.int GetUserType( System.uint dwFormOfType, out System.string userType )