Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This method sets the value of the IconIndex property, which specifies the index of the icon within the current IconFile file.
HRESULT put_IconIndex(LONGIconIndex);
Parameters
- IconIndex
[in] Specifies the index of an icon within the current IconFile file.
Return Values
If the method succeeds, the return value is S_OK.
If it fails, the method returns a nonzero error code.
Remarks
An IconFile file contains icon data. Please refer to IMsTscAdvancedSettings::put_IconFile for more information about icon files and indices.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Discodlg.h. Mstsax.idl.
Link Library: Mstsax.lib.
See Also
IMsTscAdvancedSettings | put_IconFile
Send Feedback on this topic to the authors