OpenHome.Net.ControlPoint.ArgumentUint.ActionArgumentValueUint C# (CSharp) Method

ActionArgumentValueUint() private method

private ActionArgumentValueUint ( IntPtr aHandle ) : uint
aHandle System.IntPtr
return uint
        static extern uint ActionArgumentValueUint(IntPtr aHandle);