'DeclarationFunction ToInt32() As Integer
'UsageDim instance As _UAServiceResult Dim value As Integer value = instance.ToInt32()
int ToInt32()
int ToInt32();
Return Value
Returns the code bits of the service result's status code.
            'DeclarationFunction ToInt32() As Integer
'UsageDim instance As _UAServiceResult Dim value As Integer value = instance.ToInt32()
int ToInt32()
int ToInt32();