CommonCModule.VerifyPrototype
- Aktualisiert2025-07-21
- 1 Minute(n) Lesezeit
CommonCModule.VerifyPrototype
Syntax
CommonCModule.VerifyPrototype( result)
Return Value
Returns True if this method modifies the module.
Purpose
This method checks if the prototype the source code specifies matches the currently loaded parameters. If they do not match, this method prompts you to modify the module or source code so that the prototypes match.
Parameters
result As CommonCVerifyPrototypeResults
[Out] Returns a value that specifies the results of this method.
See Also
CommonCModule.UpdatePrototypeFromSource