code property
Gets the exception code that is raised.
![]() ![]() |
Syntax
HRESULT value = object.put_code( v);HRESULT value = object.get_code(* p);
Property values
Type: long
A code that identifies the reason that the requested operation cannot be performed. The code can be one of the following values:
Standards information
- Scalable Vector Graphics (SVG) 1.1, Appendix B.4
See also
Show:

