AifResourceIdMap::createMsgResourceMap Method
Microsoft internal use only.
Syntax
client server public static void createMsgResourceMap(AifResourceId _resourceId, AifMessageId _messageId)
Run On
Called
Parameters
- _resourceId
Type: AifResourceId Extended Data Type
The ID of the resource to be mapped.
- _messageId
Type: AifMessageId Extended Data Type
The ID of the message to be mapped.
Exceptions
Exception | Condition |
---|---|
Error | An error is thrown if the parameters are invalid. |
Error | An error is thrown if the parameters are invalid. |
Remarks
Creates a resource map for the resource lock in AifResourceLock. Use this method if resource type is Message.