Searched refs:UZDLLPrnt (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/windll/vb/
H A Dvbunzip.bas126 UZDLLPrnt As Long ' Pointer To Apps Print Function
322 Public Function UZDLLPrnt(ByRef fname As UNZIPCBChar, ByVal x As Long) As Long function
351 UZDLLPrnt = 0
601 UZUSER.UZDLLPrnt = FnPtr(AddressOf UZDLLPrnt)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/windll/csharp/
H A DUnzip.cs198 public UZDLLPrintCallback UZDLLPrnt; //Print function callback field in struct:CSharpInfoZip_UnZipSample.Unzip.USERFUNCTION
760 uf.UZDLLPrnt = new UZDLLPrintCallback(UZDLLPrint);

Completed in 43 milliseconds