Namespace: Perforce.P4
Assembly: p4api.net (in p4api.net.dll) Version: 2015.1.103.4687 (2015.1.103.4687)
Assembly: p4api.net (in p4api.net.dll) Version: 2015.1.103.4687 (2015.1.103.4687)
Syntax
| C# |
|---|
public void ParseFixesCmdTaggedData( TaggedObject obj, string offset, bool dst_mismatch ) |
| Visual Basic |
|---|
Public Sub ParseFixesCmdTaggedData ( _ obj As TaggedObject, _ offset As String, _ dst_mismatch As Boolean _ ) |
| Visual C++ |
|---|
public: void ParseFixesCmdTaggedData( TaggedObject^ obj, String^ offset, bool dst_mismatch ) |
Parameters
- obj
- Type: Perforce.P4..::..TaggedObject
- offset
- Type: System..::..String
- dst_mismatch
- Type: System..::..Boolean