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.
C++
public:
intCanStop(int fCanStop);
public int CanStop(int fCanStop);
abstract member CanStop : int -> int
Public Function CanStop (fCanStop As Integer) As Integer