Exemplo n.º 1
0
 public DvServiceUpnpOrgAVTransport2(DvDevice aDevice)
 {
     iHandle = DvServiceUpnpOrgAVTransport2Create(aDevice.Handle());
     iGch    = GCHandle.Alloc(this);
 }
Exemplo n.º 2
0
 public DvServiceLinnCoUkComponent1(DvDevice aDevice)
 {
     iHandle = DvServiceLinnCoUkComponent1Create(aDevice.Handle());
     iGch    = GCHandle.Alloc(this);
 }
 public DvServiceUpnpOrgContentDirectory3(DvDevice aDevice)
 {
     iHandle = DvServiceUpnpOrgContentDirectory3Create(aDevice.Handle());
     iGch    = GCHandle.Alloc(this);
 }
Exemplo n.º 4
0
 public DvServiceLinnCoUkProduct3(DvDevice aDevice)
 {
     iHandle = DvServiceLinnCoUkProduct3Create(aDevice.Handle());
     iGch    = GCHandle.Alloc(this);
 }
Exemplo n.º 5
0
 public DvServiceUpnpOrgConnectionManager2(DvDevice aDevice)
 {
     iHandle = DvServiceUpnpOrgConnectionManager2Create(aDevice.Handle());
     iGch    = GCHandle.Alloc(this);
 }
 public DvServiceZappOrgTestDimmableLight1(DvDevice aDevice)
 {
     iHandle = DvServiceZappOrgTestDimmableLight1Create(aDevice.Handle());
     iGch    = GCHandle.Alloc(this);
 }
Exemplo n.º 7
0
 public DvServiceLinnCoUkVolkano1(DvDevice aDevice)
 {
     iHandle = DvServiceLinnCoUkVolkano1Create(aDevice.Handle());
     iGch    = GCHandle.Alloc(this);
 }
Exemplo n.º 8
0
 public DvServiceLinnCoUkProxyManager1(DvDevice aDevice)
 {
     iHandle = DvServiceLinnCoUkProxyManager1Create(aDevice.Handle());
     iGch    = GCHandle.Alloc(this);
 }
Exemplo n.º 9
0
 public DvServiceLinnCoUkDiagnostics1(DvDevice aDevice)
 {
     iHandle = DvServiceLinnCoUkDiagnostics1Create(aDevice.Handle());
     iGch    = GCHandle.Alloc(this);
 }
Exemplo n.º 10
0
 public DvServiceUpnpOrgDimming1(DvDevice aDevice)
 {
     iHandle = DvServiceUpnpOrgDimming1Create(aDevice.Handle());
     iGch    = GCHandle.Alloc(this);
 }
Exemplo n.º 11
0
 public DvServiceZappOrgTestBasic1(DvDevice aDevice)
 {
     iHandle = DvServiceZappOrgTestBasic1Create(aDevice.Handle());
     iGch    = GCHandle.Alloc(this);
 }
Exemplo n.º 12
0
 public DvServiceUpnpOrgSwitchPower1(DvDevice aDevice)
 {
     iHandle = DvServiceUpnpOrgSwitchPower1Create(aDevice.Handle());
     iGch    = GCHandle.Alloc(this);
 }
Exemplo n.º 13
0
 public DvServiceLinnCoUkConfiguration1(DvDevice aDevice)
 {
     iHandle = DvServiceLinnCoUkConfiguration1Create(aDevice.Handle());
     iGch    = GCHandle.Alloc(this);
 }
Exemplo n.º 14
0
 public DvServiceLinnCoUkMediaTime1(DvDevice aDevice)
 {
     iHandle = DvServiceLinnCoUkMediaTime1Create(aDevice.Handle());
     iGch    = GCHandle.Alloc(this);
 }
Exemplo n.º 15
0
 public DvServiceLinnCoUkDebug2(DvDevice aDevice)
 {
     iHandle = DvServiceLinnCoUkDebug2Create(aDevice.Handle());
     iGch    = GCHandle.Alloc(this);
 }
 public DvServiceUpnpOrgScheduledRecording2(DvDevice aDevice)
 {
     iHandle = DvServiceUpnpOrgScheduledRecording2Create(aDevice.Handle());
     iGch    = GCHandle.Alloc(this);
 }