Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
int SetDocumentAttr(System::UInt32 pszAttributes);
public int SetDocumentAttr (uint pszAttributes);
abstract member SetDocumentAttr : uint32 -> int
Public Function SetDocumentAttr (pszAttributes As UInteger) As Integer