Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Describes the type of resource data.
Syntax
typedef enum MrmType {
MrmType_Unknown,
MrmType_String,
MrmType_Path,
MrmType_Embedded
} ;
Constants
MrmType_UnknownData is of an unknown type. |
MrmType_StringData is a string. |
MrmType_PathData is a file path. |
MrmType_EmbeddedData is embedded. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 10, version 1809 (with Windows App SDK 0.5 or later) |
| Header | mrm.h |