1394api.def

来自「winddk src目录下的WDM源码压缩!」· DEF 代码 · 共 56 行

DEF
56
字号
LIBRARY         1394API.DLL
EXPORTS
        DLL_Thread
        SetDebugSpew
        RegisterClient
        DeRegisterClient
        GetDeviceList
        GetVirtualDeviceList
        DiagnosticMode
        AddVirtualDriver
        RemoveVirtualDriver
        GetDiagVersion
        AllocateAddressRange
        FreeAddressRange
        SetAddressData
        GetAddressData
        AsyncRead
        AsyncWrite
        AsyncLock
        AsyncStream
        AsyncStartLoopback
        AsyncStopLoopback
        AsyncStartLoopbackEx
        AsyncStopLoopbackEx
        AsyncStreamStartLoopback
        AsyncStreamStopLoopback
        IsochAllocateBandwidth
        IsochAllocateChannel
        IsochAllocateResources
        IsochAttachBuffers
        IsochDetachBuffers
        IsochFreeBandwidth
        IsochFreeChannel
        IsochFreeResources
        IsochListen
        IsochQueryCurrentCycleTime
        IsochQueryResources
        IsochSetChannelBandwidth
        IsochStop
        IsochTalk
        IsochStartLoopback
        IsochStopLoopback
        GetLocalHostInformation
        Get1394AddressFromDeviceObject
        Control
        GetMaxSpeedBetweenDevices
        SetDeviceXmitProperties
        GetConfigurationInformation
        BusReset
        GetGenerationCount
        SendPhyConfigurationPacket
        BusResetNotification
        SetLocalHostInformation


⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?