ISInterface:RemoveLSTypeDefinition
From Lavish Software Wiki
Contents |
[edit]
Syntax
- bool RemoveLSTypeDefinition(class LSTypeDefinition &Type)
[edit]
Purpose
To remove a data type created with AddLSTypeDefinition
[edit]
Usage
[edit]
Parameters
- class LSTypeDefinition &Type
- [in]The type to remove
[edit]
Return Value
- bool
- Returns true on success, false on failure
[edit]
Examples
[edit]
