|
Navigation
- Home
- Community
- Development
- myReactOS
- Fundraiser 2012
Doxygen
- Main Page
- Alphabetical List
- Data Structures
- Directories
- File List
- Data Fields
- Globals
- Related Pages
Search
|
Go to the source code of this file.
Functions |
| NTSTATUS NTAPI | DriverEntry (PDRIVER_OBJECT DriverObject, PUNICODE_STRING RegistryPathName) |
Variables |
| const GUID | PIN_VIDEO_CAPTURE = {0xfb6c4281, 0x0353, 0x11d1, {0x90, 0x5f, 0x0, 0x0, 0xc0, 0xcc, 0x16, 0xba}} |
| const GUID | KSPROPSETID_Audio = {0x45FFAAA0, 0x6E1B, 0x11D0, {0xBC, 0xF2, 0x44, 0x45, 0x53, 0x54, 0x00, 0x00}} |
| const GUID | KSCATEGORY_AUDIO_SPLITTER = {0x9EA331FA, 0xB91B, 0x45F8, {0x92, 0x85, 0xBD, 0x2B, 0xC7, 0x7A, 0xFC, 0xDE}} |
| const GUID | KSNAME_Filter = {0x9b365890, 0x165f, 0x11d0, {0xa1, 0x95, 0x00, 0x20, 0xaf, 0xd1, 0x56, 0xe4}} |
| const GUID | GUID_NULL = {0x00000000, 0x0000, 0x0000, {0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}} |
| KSPROPERTY_ITEM | PinPropertyTable [] |
| const KSPROPERTY_SET | PinPropertySet [] |
| const KSAUTOMATION_TABLE | PinAutomation |
| const KSPIN_DISPATCH | PinDispatch |
| const KSFILTER_DISPATCH | FilterDispatch |
| KSDATARANGE | PinDataFormatRange |
| const PKSDATARANGE | PinDataFormatRanges [] |
| const KSPIN_DESCRIPTOR_EX | PinDescriptors [] |
| const GUID | Categories [] |
| const KSNODE_DESCRIPTOR | NodeDescriptor [] |
| const KSFILTER_DESCRIPTOR | FilterDescriptor |
| const KSFILTER_DESCRIPTOR * | FilterDescriptors |
| const KSDEVICE_DESCRIPTOR | DeviceDescriptor |
Generated on Sun May 27 2012 04:43:15 for ReactOS by
1.7.6.1
|