| title | high_method_prefix | |
|---|---|---|
| ms.date | 10/18/2018 | |
| f1_keywords |
|
|
| helpviewer_keywords |
|
|
| ms.assetid | cacebf09-12f5-4919-ad40-939e206e340c |
C++ Specific
Specifies a prefix to be used in naming high-level properties and methods.
high_method_prefix("Prefix")
Prefix
Prefix to be used.
By default, high-level error-handling properties and methods are exposed by member functions named without a prefix. The names are from the type library.
END C++ Specific