acedResolveInternetShortcut
Description
Functions
Function |
Description |
---|
acedResolveInternetShortcut |
Deprecated. This function accepts a path to an (MSIE-compatible) Internet shortcut file and extracts the URL from it (the inverse of acedCreateInternetShortcut()).Note: This overload does not take a size arg and is deprecated. Use the other overload instead.It is the caller's responsibility to ensure that szURL points to a sufficiently large buffer.Returns Adesk::kTrue on success; Adesk::kFalse on failure. |
acedResolveInternetShortcut |
This function accepts a path to an (MSIE-compatible) Internet shortcut file and extracts the URL from it (the inverse of acedCreateInternetShortcut()).It is the caller's responsibility to ensure that szURL points to a sufficiently large buffer.Returns Adesk::kTrue on success; Adesk::kFalse on failure. |