OpenHome.Net.ControlPoint.ArgumentBool.ActionArgumentCreateBoolOutput C# (CSharp) Method

ActionArgumentCreateBoolOutput() private method

private ActionArgumentCreateBoolOutput ( IntPtr aParameter ) : IntPtr
aParameter System.IntPtr
return System.IntPtr
        static extern IntPtr ActionArgumentCreateBoolOutput(IntPtr aParameter);
#if IOS