M-Files UI Extensibility Framework
GetObjectTypeIconURL Method
IShellUI Interface : GetObjectTypeIconURL Method
Object type ID.
Description
Gets the URL of the icon for the specified object type.
Syntax
Visual Basic
Public Function GetObjectTypeIconURL( _
   ByVal objtype As Long _
) As String
Parameters
objtype
Object type ID.
Remarks

Temporary icon image files are created on-demand basis, and deleted automatically.

Supported in M-Files 10.0.3911.3 and newer.

See Also

IShellUI Interface  | IShellUI Members