Desktop Functions: Smart Device Functions:
|
WaveFormatExtensible (Structures)
C# Definition:
struct WAVEFORMATEXTENSIBLE { VB Definition:
<StructLayout(LayoutKind.Sequential, pack:=1)> Public Structure WAVEFORMATEXTENSIBLE User-Defined Field Types:None. Notes:VB - wUnionSamples replaces the union of 3 values commented out above it as a union is not possible in VB - just put the value into wUnionSamples for whichever of the wValidBitsPerSample/wSamplesPerBlock/wReserved required based on the SubFormat. Please edit this page!Do you have...
Select "Edit This Page" on the right hand toolbar and edit it! Or add new pages containing any supporting types needed. |
|