Function CreateShare ( _ <InAttribute> wszName As String, _ <InAttribute> wszDescription As String, _ <InAttribute> bIsDuped As Integer _ ) As IShareInfo2
IShareInfo2 CreateShare ( /** @attribute InAttribute() */ String wszName, /** @attribute InAttribute() */ String wszDescription, /** @attribute InAttribute() */ int bIsDuped )
A string that contains the name of the shared folder.
A string that contains the description of the shared folder.
An integer that indicates whether the shared folder is duplicated.