Hello All

How I can retrieve pGT in c code sent via prg code.

Local pGT, pGT1

pGT := hb_gtCreate( 'WVG' )

pGT1 := hb_gtSelect( pGT )

hb_gtInfo( HB_GTI_PGT,  pGT1 )


IN GT INFO METHOD
{
   PHB_GT pGT = hb_itemGetPtr( pInfo->pNewVal );
   //  I do not receive pGT pointer. What I am missing ?
}

Regards
Pritpal Bedi

-- 
View this message in context: 
http://www.nabble.com/How-to-retrieve---%3CpGT%3E-from-PRG-to-C-tp20229416p20229416.html
Sent from the Harbour - Dev mailing list archive at Nabble.com.

_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to