ptr
Visual Studio 2015
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
Designates a pointer as a full pointer.
[ptr]
The ptr C++ attribute has the same functionality as the ptr MIDL attribute.
See the example for defaultvalue for a sample use of ptr.
Attribute Context
| Applies to | Interface parameter, interface method, typedef |
| Repeatable | No |
| Required attributes | None |
| Invalid attributes | None |
For more information about the attribute contexts, see Attribute Contexts.
IDL Attributes
Interface Attributes
Method Attributes
Typedef, Enum, Union, and Struct Attributes
Attributes Samples
Show: