IPropertyBag Members
Include Protected Members
Include Inherited Members
Implemented to create a read-only object to contain printer settings for passing to the Import method of a custom data importer.
The IPropertyBag type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
RemoteRead | Used to read printer settings for populating an IPropertyBag object in a custom data importer. |
![]() |
Write | Available to the implementation of the IPropertyBag interface of a custom data importer, but always returns E_ACCESSDENIED. |
Top