SetErrorStatus Method

Summary

Sets an error status message for the volume.

Syntax
C#
VB
C++
public static void SetErrorStatus( 
   string id, 
   string text 
) 
Public Shared Sub SetErrorStatus( 
   ByVal id As String, 
   ByVal text As String 
) 
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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

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