- Fix _KSNODE_DESCRIPTOR definition

svn path=/trunk/; revision=46631
This commit is contained in:
Johannes Anderwald 2010-04-01 00:41:09 +00:00
parent baeb295134
commit f8ed547043

View file

@ -2987,6 +2987,9 @@ struct _KSNODE_DESCRIPTOR
const KSAUTOMATION_TABLE* AutomationTable;
const GUID* Type;
const GUID* Name;
#if !defined(_WIN64)
PVOID Alignment;
#endif
};
struct _KSFILTER_DESCRIPTOR