OpenHome.Net.Core.ParameterBinary.ServiceParameterCreateBinary C# (CSharp) Method

ServiceParameterCreateBinary() private method

private ServiceParameterCreateBinary ( IntPtr aName ) : IntPtr
aName System.IntPtr
return System.IntPtr
        static extern IntPtr ServiceParameterCreateBinary(IntPtr aName);