This topic has not yet been rated - Rate this topic

IFsrmProperty::PropertyFlags property

Flag values that provides additional information about a property.

This property is read-only.

Syntax


HRESULT get_PropertyFlags(
  [out]  long *flags
);

Property value

One or more flag values that provides additional information about a property. For possible values, see the FsrmPropertyFlags enumeration.

Error codes

The method returns the following return values.

NameMeaning
S_OK

Success

Examples

For an example that demonstrates this property see Classifying Files.

Requirements

Minimum supported client

None supported

Minimum supported server

Windows Server 2008 R2

DLL

SrmLib.dll

IID

IID_IFsrmProperty is defined as 4a73fee4-4102-4fcc-9ffb-38614f9ee768

See also

IFsrmProperty

 

 

Send comments about this topic to Microsoft

Build date: 12/6/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.