public int get_Recorder(IDiscRecorder2 **value)
 {
     return(((delegate * unmanaged <IDiscFormat2TrackAtOnce *, IDiscRecorder2 **, int>)(lpVtbl[18]))((IDiscFormat2TrackAtOnce *)Unsafe.AsPointer(ref this), value));
 }
Пример #2
0
 public int get_ImportRecorder([NativeTypeName("IDiscRecorder2 **")] IDiscRecorder2 **value)
 {
     return(((delegate * unmanaged <IMultisession *, IDiscRecorder2 **, int>)(lpVtbl[10]))((IMultisession *)Unsafe.AsPointer(ref this), value));
 }
 public HRESULT get_ImportRecorder(IDiscRecorder2 **value)
 {
     return(((delegate * unmanaged <IMultisessionSequential2 *, IDiscRecorder2 **, int>)(lpVtbl[10]))((IMultisessionSequential2 *)Unsafe.AsPointer(ref this), value));
 }
Пример #4
0
 public HRESULT get_Recorder(IDiscRecorder2 **value)
 {
     return(((delegate * unmanaged <IDiscFormat2Erase *, IDiscRecorder2 **, int>)(lpVtbl[13]))((IDiscFormat2Erase *)Unsafe.AsPointer(ref this), value));
 }
 public int get_Recorder([NativeTypeName("IDiscRecorder2 **")] IDiscRecorder2 **value)
 {
     return(((delegate * unmanaged <IDiscFormat2RawCD *, IDiscRecorder2 **, int>)(lpVtbl[19]))((IDiscFormat2RawCD *)Unsafe.AsPointer(ref this), value));
 }
 public int get_ImportRecorder(IDiscRecorder2 **value)
 {
     return(((delegate * unmanaged <IMultisessionRandomWrite *, IDiscRecorder2 **, int>)(lpVtbl[10]))((IMultisessionRandomWrite *)Unsafe.AsPointer(ref this), value));
 }