Skip to content

Commit 90ff231

Browse files
committed
Updated f1 and help_viewer keywords per SME feedback.
1 parent 5f0dbe9 commit 90ff231

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/dotnet/com-ptr-class.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
title: "com::ptr Class"
3-
ms.date: "12/19/2018"
3+
ms.date: "01/16/2019"
44
ms.topic: "reference"
5-
f1_keywords: ["msclr::com::ptr::ptr", "msclr::com::ptr::~ptr", "msclr::com::ptr::Attach", "msclr::com::ptr::CreateInstance", "msclr::com::ptr::Detach", "msclr::com::ptr::GetInterface", "msclr::com::ptr::QueryInterface", "msclr::com::ptr::Release", "msclr::com::ptr::operator=", "msclr::com::ptr::operator->", "msclr::com::ptr::operator!", "msclr::com::ptr::operator bool"]
6-
helpviewer_keywords: ["ptr class", "ptr::ptr", "ptr::~ptr", "Attach method", "ptr::CreateInstance", "ptr::Detach", "GetInterface method", "QueryInterface method", "Release method", "operator=", "ptr::operator->", "ptr::operator!", "ptr::operator bool" ]
5+
f1_keywords: ["msclr::com::ptr::ptr", "msclr::com::ptr::Attach", "msclr::com::ptr::CreateInstance", "msclr::com::ptr::Detach", "msclr::com::ptr::GetInterface", "msclr::com::ptr::QueryInterface", "msclr::com::ptr::Release", "msclr::com::ptr::operator=", "msclr::com::ptr::operator->", "msclr::com::ptr::operator!"]
6+
helpviewer_keywords: ["msclr::ptr class"]
77
ms.assetid: 0144d0e4-919c-45f9-a3f8-fbc9edba32bf
88
---
99
# com::ptr Class

0 commit comments

Comments
 (0)