Note
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
C++ Specific
Specifies a prefix to be used in naming high-level properties and methods.
Syntax
#import type-library high_method_prefix( "Prefix" )
Parameters
Prefix
Prefix to be used.
Remarks
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