KSPROPERTY_TOPOLOGYNODE_RESET
The KSPROPERTY_TOPOLOGYNODE_RESET property resets the node completely, restoring it to its initial state.
Usage Summary Table
Get | Set | Target | Property descriptor type | Property value type |
---|---|---|---|---|
No |
Yes |
Filter |
BOOL |
The property value (operation data) is of type BOOL and indicates whether the node should be reset. A value of TRUE resets the node to its default initial state at the time of creation. A value of FALSE has no effect, but should not be treated as an error.
Return Value
A KSPROPERTY_TOPOLOGYNODE_RESET property request returns STATUS_SUCCESS to indicate that it has completed successfully. Otherwise, the request returns an appropriate error status code.
Requirements
Version |
Supported in Microsoft Windows XP and later operating systems. |
Header |
Ksmedia.h (include Ksmedia.h) |