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
- pObject
[in] An IISPropertyAttribute Interface object containing the possible property attributes.
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.