This document is archived and information here might be outdated. Recommended version. |
Indicates if the importer supports the given type of AV theme object.
[Visual Basic .NET] Public Function get_CanImport ( _ ByVal themeObject As IAVObject, _ ByVal pConverter As IAVObjectConverter _ ) As Boolean
[C#] public bool get_CanImport ( IAVObject themeObject, IAVObjectConverter pConverter );