Type a page name and press Enter. You'll jump to the page if it exists, or you can create it if it doesn't.
To create a page in a module other than Structures, prefix the name with the module name and a period.
AudioLineStatus (Structures)
.
C# Definition:
struct AudioLineStatus {
public TODO;
}
VB Definition:
Enum AudioLineStatus As Integer
MIXERLINE_LINEF_ACTIVE = 1
MIXERLINE_LINEF_DISCONNECTED = &H8000
MIXERLINE_LINEF_SOURCE = &H80000000
End Enum
User-Defined Field Types:
None.
Notes:
None.
TODO - a short description
9/8/2009 6:53:10 PM - Fateseer-67.156.3.51
Please edit this page!
Do you have...
helpful tips?
corrections to the existing content?
alternate definitions?
additional languages you want to include?
Select "Edit This Page" on the right hand toolbar and edit it! Or add new pages containing any supporting types needed.