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.
Microsoft internal use only.
Syntax
client server public static void createMessageSetResourceMap(
AifResourceId _resourceId,
AifMessageSetId _messageSetId,
AifPortName _portName,
[AifConversationId _conversationId])
Run On
Called
Parameters
- _resourceId
Type: AifResourceId Extended Data Type
The ID of the resource to be mapped.
- _messageSetId
Type: AifMessageSetId Extended Data Type
The ID of the message-set to be mapped.
- _portName
Type: AifPortName Extended Data Type
The name of port to be mapped.
- _conversationId
Type: AifConversationId Extended Data Type
Exceptions
Exception | Condition |
---|---|
Error | An error is thrown if the parameters are invalid. |
Remarks
Creates a resource map for the resource lock in the AifResourceLock table. Use this method if resource type is Conversation.