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