// ks.h
KSDDKAPI PKSOBJECT_CREATE_ITEM KsQueryObjectCreateItem(
[in] KSOBJECT_HEADER Header
);
View the official Windows Driver Kit DDI reference
No description available.
The KsQueryObjectCreateItem function returns the create item assigned to the object when created.
Header
[in]Indicates the header previously allocated.
The KsQueryObjectCreateItem function returns a pointer to a create item.