OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
owl::TProcInstance Class Reference

A ProcInstance object. More...

#include <owl/wsyscls.h>

Public Member Functions

 TProcInstance (FARPROC p)
 
 operator FARPROC ()
 

Detailed Description

A ProcInstance object.

This encapsulates the MakeProcInstance call, which is really only needed in old Win3.X real mode. This exists now for Owl 2.x compatibility only

Definition at line 334 of file wsyscls.h.

Constructor & Destructor Documentation

◆ TProcInstance()

owl::TProcInstance::TProcInstance ( FARPROC p)
inline

Definition at line 336 of file wsyscls.h.

Member Function Documentation

◆ operator FARPROC()

owl::TProcInstance::operator FARPROC ( )
inline

Definition at line 338 of file wsyscls.h.


The documentation for this class was generated from the following file: