string = GetLongPathName(ShortPath, Transaction
)
Retrieves the long path for a short path (8.3 filename)
Parameters
ShortPath : string
8.3 path to be expandedTransaction=None : PyHANDLE
Handle to a transaction. If specified, GetLongPathNameTransacted will be called.
Comments
Accepts keyword args