コード例 #1
0
 private static extern DVBError _SetFilter( IntPtr classPointer, BudgetFilterType eType, UInt16 wPID, byte[] pbData, byte[] pbMask, byte bLength );
コード例 #2
0
 private static extern DVBError _StartFilter(IntPtr classPointer, BudgetFilterType eType, UInt16 wPID, byte[] pbData, byte[] pbMask, byte bLength);