Click or drag to resize

FixParseFixesCmdTaggedData Method

Namespace:  Perforce.P4
Assembly:  p4api.net (in p4api.net.dll) Version: 2023.2.258.5793
Syntax
public void ParseFixesCmdTaggedData(
	TaggedObject obj,
	string offset,
	bool dst_mismatch
)

Parameters

obj
Type: Perforce.P4TaggedObject
offset
Type: SystemString
dst_mismatch
Type: SystemBoolean
See Also