TargetedContentItem.ReportInteraction(TargetedContentInteraction) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Reports the TargetedContentInteraction for the item.
public:
virtual void ReportInteraction(TargetedContentInteraction interaction) = ReportInteraction;
void ReportInteraction(TargetedContentInteraction const& interaction);
public void ReportInteraction(TargetedContentInteraction interaction);
function reportInteraction(interaction)
Public Sub ReportInteraction (interaction As TargetedContentInteraction)
Parameters
- interaction
- TargetedContentInteraction
The type of interaction supported by the TargetedContentItem object in a TargetedContentContainer.
Windows requirements
App capabilities |
secondaryAuthenticationFactor
|