KF_FLAG_NO_ALIAS constant

int const KF_FLAG_NO_ALIAS

Specifies to retrieve the true system path for the folder, free of any aliased placeholders such as %USERPROFILE%, returned by SHGetKnownFolderIDList and IKnownFolder::GetIDList.

Implementation

static const KF_FLAG_NO_ALIAS = 4096;