SetErrorStatus Method

Summary

Sets an error status message for the volume.

Syntax
C#
C++/CLI
public static void SetErrorStatus( 
   string id, 
   string text 
) 
public:  
   static void SetErrorStatus( 
      String^ id, 
      String^ text 
   ) 

Parameters

id

ID of the volume.

text

Text containing a description of the error.

Requirements

Target Platforms

Help Version 22.0.2022.12.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.