OpenHome.Net.Core.Property.ServicePropertyDestroy C# (CSharp) Method

ServicePropertyDestroy() private method

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