| title | high_method_prefix | Microsoft Docs | |
|---|---|---|
| ms.custom | ||
| ms.date | 11/04/2016 | |
| ms.reviewer | ||
| ms.suite | ||
| ms.technology |
|
|
| ms.tgt_pltfrm | ||
| ms.topic | article | |
| f1_keywords |
|
|
| dev_langs |
|
|
| helpviewer_keywords |
|
|
| ms.assetid | cacebf09-12f5-4919-ad40-939e206e340c | |
| caps.latest.revision | 4 | |
| author | corob-msft | |
| ms.author | corob | |
| manager | ghogen |
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