Previous Next

StreamClassRegisterAdapter

The StreamClassRegisterAdapter routine registers a stream class minidriver.

The name StreamClassRegisterAdapter is supported for backward compatibility only.

Instead, Microsoft recommends the use of StreamClassRegisterMinidriver, an alias of StreamClassRegisterAdapter. The name StreamClassRegisterMinidriver more accurately indicates that the routine registers a stream class minidriver. Once registered, a minidriver can drive any number of adapter instances in a system.