Class wrapper for the definitions of delegates required to model the
callbacks from the bridge dll.
Inheritance Hierarchy SystemObject
Perforce.P4P4CallBacks
Namespace:
Perforce.P4
Assembly:
p4api.net (in p4api.net.dll) Version: 2024.2.269.3570
Syntax public static class P4CallBacks
Public NotInheritable Class P4CallBacks
public ref class P4CallBacks abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type P4CallBacks = class end
See Also