Description | ||||||||
Sets the specific version of the object in the checkout options. Should be in the "Revision.Iteration" format. If the version is not set, it would be determinted based on the config spec. | ||||||||
Synopsis | ||||||||
#include <ProWTUtils.h> | ||||||||
ProError | ProServercheckoutoptsVersionSet | ( | ||||||
ProServerCheckoutOptions opts | ||||||||
/* (In) | ||||||||
The checkout options. | ||||||||
*/ | ||||||||
wchar_t* version | ||||||||
/* (In) | ||||||||
The version of the object to be checked out/added to the workspace | ||||||||
*/ | ||||||||
) | ||||||||
Returns | ||||||||
|