OpenHome.Net.ControlPoint.CpService.CpServiceInvokeAction C# (CSharp) Method

CpServiceInvokeAction() private method

private CpServiceInvokeAction ( IntPtr aService, IntPtr aInvocation ) : void
aService System.IntPtr
aInvocation System.IntPtr
return void
        static extern void CpServiceInvokeAction(IntPtr aService, IntPtr aInvocation);