Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The KsQueryObjectCreateItem function returns the create item assigned to the object when created.
Syntax
KSDDKAPI PKSOBJECT_CREATE_ITEM KsQueryObjectCreateItem(
[in] KSOBJECT_HEADER Header
);
Parameters
[in] Header
Indicates the header previously allocated.
Return value
The KsQueryObjectCreateItem function returns a pointer to a create item.
Requirements
Requirement | Value |
---|---|
Target Platform | Universal |
Header | ks.h (include Ks.h) |
Library | Ks.lib |