This document is archived and information here might be outdated. Recommended version. |
Shuts down and releases the extensions that are loaded and calls IExtension::Shutdown.
[Visual Basic .NET]
Public Sub ShutdownDevices ( _
)
[C#]
public void ShutdownDevices (
);
[C++]
HRESULT ShutdownDevices(
void
);