Base Module  VST 3.6.5
SDK for developing VST Plug-in
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Typedefs | Functions
Steinberg::FPanicAssert Namespace Reference

Typedefs

typedef void(* PANIC_FUNC )(int32 code)
 

Functions

void setPanicHook (PANIC_FUNC newPanicHook)
 
void panic (int32 code)
 

Typedef Documentation

typedef void(* PANIC_FUNC)(int32 code)

Function Documentation

void setPanicHook ( PANIC_FUNC  newPanicHook)
void panic ( int32  code)
Empty

Copyright ©2015 Steinberg Media Technologies GmbH. All Rights Reserved.