wx.AccStatus¶The AccStatus enumeration provides the following values:
Description |
Value |
|---|---|
|
The function failed. |
|
The function returned |
|
The function completed successfully. |
|
The function is not implemented. |
|
The function is not supported. |