Contents
|
Python for Win32 Extensions Help
>
Python COM
>
Modules
>
shell
>
PIDLAsString
shell
.PIDLAsString
string =
PIDLAsString(
pidl
)
Given a PIDL object, return the raw PIDL bytes as a string
Parameters
pidl
:
PyIDL
The PIDL object (ie, a list of strings)