예제 #1
0
 static extern int CreateTask(GameInstallScope scope, [In] ref Guid instanceGuid, TaskType taskType, uint count, string name, string path, string arguments);
예제 #2
0
 static extern int CreateTask(GameInstallScope scope, [In] ref Guid instanceGuid, TaskType taskType, uint count, string name, string path, string arguments);
예제 #3
0
 static extern int AddToGameExplorer(string gdfBinPath, string gameInstallPath,
                                     GameInstallScope scope, [In] ref Guid instanceGuid);
예제 #4
0
 static extern int AddToGameExplorer(string gdfBinPath, string gameInstallPath,
                                     GameInstallScope scope, [In] ref Guid instanceGuid);