The ScLocalPathFromUNC function locates a local path counterpart to the given universal naming convention (UNC) path.
Note This function may not be supported in future versions of MAPI.
Header file: | MAPIUTIL.H |
Implemented by: | MAPI |
Called by: | Client applications and service providers |
SCODE ScLocalPathFromUNC(
LPSTR szUNC,
LPSTR szLocal,
UINT cchLocal
);
Path Name Functions, ScUNCFromLocalPath