AddFileShared, howto?

is there any code example on how i can use .AddFileShared?

what i am trying to do is add a reference to another pdm/conisio folder, so it can be opened from there while the actual file is located somewhere else...isnt it what addFileShared does?

there is no code example in Programmer's reference guide 2009

here is my code from C#

folder = (

IEdmFolder5)vault.GetObject(EdmObjectType.EdmObject_Folder, folderID);


folder.AddFileShared(fileID, 0);

it doen't do anything, no reference or anything is added to the folder

EdmLib v5.13.0.0

SolidworksSolidworks Pdm enterprise Pdm