Click or drag to resize

FolderSettings Methods

The FolderSettings type exposes the following members.

Methods
  NameDescription
Public methodCreateInstance(Guid, CLSCTX, Boolean)
Creates an instance of this object.
(Inherited from ComServer.)
Public methodCreateInstanceT(CLSCTX, Boolean)
Creates an instance of this object.
(Inherited from ComServer.)
Public methodGetDefaultIconAsBitmaps
Gets the item's default icon as a list of bitmaps. The returned Bitmaps are allocated and must be disposed when not used.
(Inherited from ComServer.)
Protected methodGetKeyDefaultValueAsGuid
Gets a key default value as a guid.
(Inherited from ComServer.)
Protected methodGetSubKeyGuidPairs
Gets a key default value as a guid.
(Inherited from ComServer.)
Protected methodGetValueAsGuid(String)
Gets a value as a guid.
(Inherited from ComServer.)
Public methodOpenClassIdKey
Opens the class identifier key.
(Inherited from ComServer.)
Public methodToString
Converts to string.
(Inherited from ComServer.)
Top
See Also