AifResourceIdMap::createConvResourceMap Method
Microsoft internal use only.
Syntax
client server public static void createConvResourceMap(
AifResourceId _resourceId,
AifConversationId _conversationId,
AifPortName _portName,
[AifChannelId _channelId])
Run On
Called
Parameters
- _resourceId
Type: AifResourceId Extended Data Type
The ID of the resource to be mapped.
- _conversationId
Type: AifConversationId Extended Data Type
The ID of the conversation to be mapped.
- _portName
Type: AifPortName Extended Data Type
The name of port to be mapped.
- _channelId
Type: AifChannelId Extended Data Type
The ID of the channel to be mapped; optional.
Exceptions
Exception | Condition |
---|---|
Error | 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.