Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains resource data for a resource of type MrmType_Embedded.
Syntax
struct MrmResourceData {
UINT32 size;
void *data;
};
Members
size
The size of the data in bytes.
data
The resource data.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 10, version 1809 (with Windows App SDK 0.5 or later) |
| Header | mrm.h |