Uses of Class
cool.scx.ffm.platform.win32.WinBase.FILETIME

Packages that use WinBase.FILETIME
Package
Description
 
  • Uses of WinBase.FILETIME in cool.scx.ffm.platform.win32

    Methods in cool.scx.ffm.platform.win32 with parameters of type WinBase.FILETIME
    Modifier and Type
    Method
    Description
    int
    Advapi32.RegQueryInfoKeyW(int hKey, char[] lpClass, cool.scx.ffm.mapper.IntMapper lpcchClass, cool.scx.ffm.mapper.IntMapper lpReserved, cool.scx.ffm.mapper.IntMapper lpcSubKeys, cool.scx.ffm.mapper.IntMapper lpcbMaxSubKeyLen, cool.scx.ffm.mapper.IntMapper lpcbMaxClassLen, cool.scx.ffm.mapper.IntMapper lpcValues, cool.scx.ffm.mapper.IntMapper lpcbMaxValueNameLen, cool.scx.ffm.mapper.IntMapper lpcbMaxValueLen, cool.scx.ffm.mapper.IntMapper lpcbSecurityDescriptor, WinBase.FILETIME lpftLastWriteTime)