Contents
|
Python for Win32 Extensions Help
>
Win32 API
>
Modules
>
win32crypt
>
CertEnumPhysicalStore
win32crypt
.CertEnumPhysicalStore
[
PyUnicode
,...] =
CertEnumPhysicalStore(
pvSystemStore
, dwFlags
)
Lists physical stores on computer
Parameters
pvSystemStore
:
PyUnicode
Name of system store to enumerate physical locations for
dwFlags
: int
CERT_SYSTEM_STORE_* constant, CERT_SYSTEM_STORE_RELOCATE_FLAG not supported yet