Share via


IISSchemaObject::PutSchemaPropertyAttributes

The PutSchemaPropertyAttributes method sets the possible attributes of a specified IIS metabase property as defined in the IIS metabase schema. This method is for internal use unless you have extended the schema and you are configuring a custom property in the schema.

HRESULT PutSchemaPropertyAttributes(
  IDispatch*  pObject
);

Parameters

Requirements

Client: Requires Windows XP Professional, Windows 2000 Professional, or Windows NT Workstation 4.0.

Server: Requires Windows Server 2003, Windows 2000 Server, or Windows NT Server 4.0.

Product: IIS

Header: Declared in iiis.h.

See Also

Concepts

IISSchemaObject Interface