prototype_attributes.htm
| Navigation: Language Reference > 2 - Program Source Code Format > Prototype Attributes >====== Prototype Attributes ====== | ![]() ![]() |
C, PASCAL (parameter passing conventions)
DLL (set procedure defined externally in .DLL)
NAME (set prototype's external name)
PRIVATE (set procedure private to a CLASS or module)
PROC (set function called as procedure without warnings)
PROTECTED (set procedure private to a CLASS or derived CLASS)
REPLACE (set replacement constructor or destructor)
prototype_attributes.htm.txt · Last modified: by 127.0.0.1



