We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f0dbe9 commit 90ff231Copy full SHA for 90ff231
1 file changed
docs/dotnet/com-ptr-class.md
@@ -1,9 +1,9 @@
1
---
2
title: "com::ptr Class"
3
-ms.date: "12/19/2018"
+ms.date: "01/16/2019"
4
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" ]
+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!"]
+helpviewer_keywords: ["msclr::ptr class"]
7
ms.assetid: 0144d0e4-919c-45f9-a3f8-fbc9edba32bf
8
9
# com::ptr Class
0 commit comments