Status Property
Topic Last Modified: 2006-06-13
The Status property provides the status of a WebDAV response. This property is read-only.
Applies To
Syntax
Property Status As String
HRESULT get_Status(BSTR* pVal);
Parameters
- pVal
Returns the value of the Status property as a reference to a BSTR.
Remarks
This property is reserved for future use.