RtStopComponent

RtStopComponent stops the specified Subsystem component.

Syntax

BOOL RtStopComponent(
    RTSSCOMPONENT Component,
);

Parameters

Component

An RTSSCOMPONENT value that corresponds to a Subsystem component.

Return Value

TRUE if the function succeeds, FALSE if the function fails. For extended error information, call GetLastError.

Requirements

Minimum Supported Version RTX64 4.4
Header RtssApi.h
Library Rtx_Rtss.lib

See Also:

RtStartComponent

RtQueryComponent

RTSSCOMPONENT

RT_COMPONENT_STATUS