advanced code snippet search
melbic on 04/13/10
cocoa
04/13/10 04:32am
2 people have marked this snippet as a favorite
oakdragonumang_nine
NSURL *url = [NSURL URLWithString:@"smb://vf3.hsr.ch/skripte"];FSVolumeRefNum volumeRefNum;FSMountServerVolumeSync((CFURLRef)url, NULL, NULL, NULL, &volumeRefNum, 0 );
Report this snippet Tweet
Comment:
You need to login to post a comment.