FSDirectoryEntryPacker.PackEntry Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("packEntryWithName:itemType:itemID:nextCookie:attributes:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool PackEntry(FSKit.FSFileName name, FSKit.FSItemType itemType, FSKit.FSItemId itemId, ulong nextCookie, FSKit.FSItemAttributes? attributes);
[<Foundation.Export("packEntryWithName:itemType:itemID:nextCookie:attributes:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member PackEntry : FSKit.FSFileName * FSKit.FSItemType * FSKit.FSItemId * uint64 * FSKit.FSItemAttributes -> bool
override this.PackEntry : FSKit.FSFileName * FSKit.FSItemType * FSKit.FSItemId * uint64 * FSKit.FSItemAttributes -> bool
Parameters
- name
- FSFileName
- itemType
- FSItemType
- itemId
- FSItemId
- nextCookie
- UInt64
- attributes
- FSItemAttributes
Returns
- Attributes