MCPcopy Create free account
hub / github.com/abbeycode/UnrarKit / uiGetPassword

Function uiGetPassword

Libraries/unrar/uisilent.cpp:36–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34
35
36bool uiGetPassword(UIPASSWORD_TYPE Type,const wchar *FileName,SecPassword *Password)
37{
38 return false;
39}
40
41
42bool uiIsGlobalPasswordSet()

Callers 3

ProcessSwitchMethod · 0.70
RequestArcPasswordMethod · 0.70
ExtrGetPasswordMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected