public static void GetCentralProjectInformation(
ref string instance,
int instance_size,
ref string project,
int project_size,
ref string crs,
int crs_size,
ref string branch,
int branch_size,
ref string rev_id,
int rev_id_size,
ref string rev_date,
int rev_date_size,
ref string rev_note,
int rev_note_size,
ref string rev_stage,
int rev_stage_size,
ref string rev_author,
int rev_author_size,
ref string rev_server_url,
int rev_server_url_size,
ref string rev_proj_url,
int rev_proj_url_size
)
public static void GetCentralProjectInformation(
ref string instance,
int instance_size,
ref string project,
int project_size,
ref string crs,
int crs_size,
ref string branch,
int branch_size,
ref string rev_id,
int rev_id_size,
ref string rev_date,
int rev_date_size,
ref string rev_note,
int rev_note_size,
ref string rev_stage,
int rev_stage_size,
ref string rev_author,
int rev_author_size,
ref string rev_server_url,
int rev_server_url_size,
ref string rev_proj_url,
int rev_proj_url_size
)
Public Shared Sub GetCentralProjectInformation (
ByRef instance As String,
instance_size As Integer,
ByRef project As String,
project_size As Integer,
ByRef crs As String,
crs_size As Integer,
ByRef branch As String,
branch_size As Integer,
ByRef rev_id As String,
rev_id_size As Integer,
ByRef rev_date As String,
rev_date_size As Integer,
ByRef rev_note As String,
rev_note_size As Integer,
ByRef rev_stage As String,
rev_stage_size As Integer,
ByRef rev_author As String,
rev_author_size As Integer,
ByRef rev_server_url As String,
rev_server_url_size As Integer,
ByRef rev_proj_url As String,
rev_proj_url_size As Integer
)
Public Shared Sub GetCentralProjectInformation (
ByRef instance As String,
instance_size As Integer,
ByRef project As String,
project_size As Integer,
ByRef crs As String,
crs_size As Integer,
ByRef branch As String,
branch_size As Integer,
ByRef rev_id As String,
rev_id_size As Integer,
ByRef rev_date As String,
rev_date_size As Integer,
ByRef rev_note As String,
rev_note_size As Integer,
ByRef rev_stage As String,
rev_stage_size As Integer,
ByRef rev_author As String,
rev_author_size As Integer,
ByRef rev_server_url As String,
rev_server_url_size As Integer,
ByRef rev_proj_url As String,
rev_proj_url_size As Integer
)
public:
static void GetCentralProjectInformation(
String^% instance,
int instance_size,
String^% project,
int project_size,
String^% crs,
int crs_size,
String^% branch,
int branch_size,
String^% rev_id,
int rev_id_size,
String^% rev_date,
int rev_date_size,
String^% rev_note,
int rev_note_size,
String^% rev_stage,
int rev_stage_size,
String^% rev_author,
int rev_author_size,
String^% rev_server_url,
int rev_server_url_size,
String^% rev_proj_url,
int rev_proj_url_size
)
public:
static void GetCentralProjectInformation(
String^% instance,
int instance_size,
String^% project,
int project_size,
String^% crs,
int crs_size,
String^% branch,
int branch_size,
String^% rev_id,
int rev_id_size,
String^% rev_date,
int rev_date_size,
String^% rev_note,
int rev_note_size,
String^% rev_stage,
int rev_stage_size,
String^% rev_author,
int rev_author_size,
String^% rev_server_url,
int rev_server_url_size,
String^% rev_proj_url,
int rev_proj_url_size
)
static member GetCentralProjectInformation :
instance : string byref *
instance_size : int *
project : string byref *
project_size : int *
crs : string byref *
crs_size : int *
branch : string byref *
branch_size : int *
rev_id : string byref *
rev_id_size : int *
rev_date : string byref *
rev_date_size : int *
rev_note : string byref *
rev_note_size : int *
rev_stage : string byref *
rev_stage_size : int *
rev_author : string byref *
rev_author_size : int *
rev_server_url : string byref *
rev_server_url_size : int *
rev_proj_url : string byref *
rev_proj_url_size : int -> unit
static member GetCentralProjectInformation :
instance : string byref *
instance_size : int *
project : string byref *
project_size : int *
crs : string byref *
crs_size : int *
branch : string byref *
branch_size : int *
rev_id : string byref *
rev_id_size : int *
rev_date : string byref *
rev_date_size : int *
rev_note : string byref *
rev_note_size : int *
rev_stage : string byref *
rev_stage_size : int *
rev_author : string byref *
rev_author_size : int *
rev_server_url : string byref *
rev_server_url_size : int *
rev_proj_url : string byref *
rev_proj_url_size : int -> unit