C# Class TOAPI.Types.VIDEOHDR

Exibir arquivo Open project: Wiladams/NewTOAPIA Class Usage Examples

Public Properties

Property Type Description
dwBufferLength uint
dwBytesUsed uint
dwFlags uint
dwTimeCaptured uint
dwUser uint
lpData System.IntPtr

Property Details

dwBufferLength public_oe property

public uint dwBufferLength
return uint

dwBytesUsed public_oe property

public uint dwBytesUsed
return uint

dwFlags public_oe property

public uint dwFlags
return uint

dwTimeCaptured public_oe property

public uint dwTimeCaptured
return uint

dwUser public_oe property

public uint dwUser
return uint

lpData public_oe property

public IntPtr,System lpData
return System.IntPtr