Resource object
The Resource object represents a resource on a WPDObject. In Windows 7, all resources are read-only.
The Resource object has these types of members:
- Events
- Properties
The Resource object has these events.
Event | Description |
---|---|
onTransferProgress | Indicates the progress of a resource-transfer operation. |
The Resource object has these properties.
Property | Access type | Description |
---|---|---|
Read-only | Gets the data format of the resource. |
|
Read-only | Retrieves a value indicating whether the Resource is read-only. |
|
Read-only | Gets the size of the Resource, in bytes. |
|
Read/write | Gets or sets an IStream containing resource data. |
Minimum supported client |
Windows 7 [desktop apps only] |
Minimum supported server |
Windows Server 2008 R2 [desktop apps only] |