ISSOPSWrapper.ShutdownAdapter(Guid) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void ShutdownAdapter([Runtime::InteropServices::Out] Guid % trackingId);
public void ShutdownAdapter (out Guid trackingId);
abstract member ShutdownAdapter : Guid -> unit
Public Sub ShutdownAdapter (ByRef trackingId As Guid)
Parameters
- trackingId
- Guid