'Declaration
Function ToInt32() As Integer
'Usage
Dim 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.
'Declaration
Function ToInt32() As Integer
'Usage
Dim instance As _UAServiceResult Dim value As Integer value = instance.ToInt32()
int ToInt32()
int ToInt32();