Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

29 lines
666 B

  1. LIBRARY BdaSup.SYS
  2. EXPORTS
  3. BdaCreateFilterFactory
  4. BdaCreateFilterFactoryEx
  5. BdaFilterFactoryUpdateCacheData
  6. BdaInitFilter
  7. BdaUninitFilter
  8. BdaCreatePin
  9. BdaDeletePin
  10. BdaCreateTopology
  11. BdaStartChanges
  12. BdaCheckChanges
  13. BdaCommitChanges
  14. BdaGetChangeState
  15. BdaValidateNodeProperty
  16. BdaPropertyNodeTypes
  17. BdaPropertyNodeProperties
  18. BdaPropertyNodeMethods
  19. BdaPropertyNodeEvents
  20. BdaPropertyNodeDescriptors
  21. BdaPropertyGetPinControl
  22. BdaPropertyPinTypes
  23. BdaPropertyTemplateConnections
  24. BdaPropertyGetControllingPinId
  25. BdaMethodCreatePin
  26. BdaMethodDeletePin
  27. BdaMethodCreateTopology