FolderSettings Methods |
The FolderSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateInstance(Guid, CLSCTX, Boolean) |
Creates an instance of this object.
(Inherited from ComServer.) | |
| CreateInstanceT(CLSCTX, Boolean) |
Creates an instance of this object.
(Inherited from ComServer.) | |
| GetDefaultIconAsBitmaps |
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.) | |
| GetKeyDefaultValueAsGuid |
Gets a key default value as a guid.
(Inherited from ComServer.) | |
| GetSubKeyGuidPairs |
Gets a key default value as a guid.
(Inherited from ComServer.) | |
| GetValueAsGuid(String) |
Gets a value as a guid.
(Inherited from ComServer.) | |
| OpenClassIdKey |
Opens the class identifier key.
(Inherited from ComServer.) | |
| ToString |
Converts to string.
(Inherited from ComServer.) |