Desktop Functions: Smart Device Functions:
|
Search Results for "WerRegisterFile" in [All]kernel32
public static extern int WerRegisterFile(string pwzFile, WER_REGISTER_FILE_TYPE regFileType, WER_REGISTER_FILE_FLAGS dwFlags);
Declare Function WerRegisterFile Lib "kernel32.dll" (TODO) As TODO
/// Type of file to register using WerRegisterFile
/// Flags to pass to WerRegisterFile Enums
/// Flags to pass to WerRegisterFile
/// Type of file to register using WerRegisterFile |