IAppxFile.from constructor

IAppxFile.from(
  1. IUnknown interface
)

Implementation

factory IAppxFile.from(IUnknown interface) =>
    IAppxFile(interface.toInterface(IID_IAppxFile));