IPrintSchemaOptionCollection 接口 (printerextension.h)

公开 IPrintSchemaOption 对象的集合。

继承

IPrintSchemaOptionCollection 接口继承自 IDispatch 接口。

方法

IPrintSchemaOptionCollection 接口具有这些方法。

 
IPrintSchemaOptionCollection::get__NewEnum

详细了解 IPrintSchemaOptionCollection::NewEnum 属性。
IPrintSchemaOptionCollection::get_Count

获取集合中 IPrintSchemaOption 对象数的计数。
IPrintSchemaOptionCollection::GetAt

获取指向 IPrintSchemaOption 对象的指针。

要求

要求
最低受支持的客户端 Windows 8
最低受支持的服务器 Windows Server 2012
目标平台 Windows
标头 printerextension.h

另请参阅

IDispatch

IPrintSchemaOption