Creates a new single file object based on the specified properties and source file.
In scripting languages, a specific null value (e.g., Nothing in VBScript) should be used to indicate the default value.
Visual Basic |
---|
Public Function CreateNewSFDObjectQuick( _ ByVal ObjectType As Long, _ ByVal Properties As PropertyValues, _ ByVal SourceFile As SourceObjectFile, _ ByVal CheckIn As Boolean, _ Optional ByVal AccessControlList As AccessControlList = 0 _ ) As Long |
In scripting languages, a specific null value (e.g., Nothing in VBScript) should be used to indicate the default value.